Releases: stefandoorn/SyliusStreetNumberPlugin
Releases · stefandoorn/SyliusStreetNumberPlugin
Require at least PHP 8.0 & adjust ObjectManager reference
v1.0.0-beta.5 Push back removed import
Adjust TreeBuilder
v1.0.0-beta.4 Adjust TreeBuilder
Allow PHP 8.x
v1.0.0-beta.3 Allow PHP 8.x
First beta: do not provide entity anymore
Only provide installation instructions in the README, providing our entity gives issues in case you want to extend it yourselves again
Remove composer.json conflicts
v1.0.0-alpha.4 Remove conflicts
Make addition empty if the same as street + number (autofill)
v1.0.0-alpha.3 Merge pull request #15 from stefandoorn/feature/remove-duplicate-addi…
Minor bugfixes: addition was not appended if it occured in the street name
- Bugfix: Addition is now always appended, before it didn't if the addition occurred in the street
Alpha version
Tested in a production platform, but still room for improvement and more real feedback. BDD testcases should be improved to also include admin & account.