v2.0.0
Pre-release
Pre-release
·
18 commits
to refs/heads/master
since this release
It was first published in April 2023 then reverted when bug reports were submitted, until v2.0.1 was published.
Changes
- #205: Release 2.0.0 by @lartist
- #198: feat: update response into customer controller by @fox-john
- #201: Fix wordings by @lartist
- #204: fix: path to sql install and update files by @fox-john
- #200: refactor: remove Router instance in controllers by @fox-john
- #203: fix: revert autowire service declarations by @fox-john
- #196: fix: docs translations by @fox-john
- #199: feat: use strategy pattern by @fox-john
- #197: feat: change scandir by symfony finder by @fox-john
- #193: fix: entity repository by @fox-john
- #195: fix: add composer validate in php.yml by @fox-john
- #194: fix: psr 4 error by @fox-john
- #191: feat: rework service declarations by @fox-john
- #192: docs: update pdf doc files by @fox-john
- #189: Feature: refactor module by @fox-john
- #184: load assets correct dir for javascript files by @Markus-Gurkcity
- #187: Add badges to README by @justeen35
- #186: Handle both legacy & symfony customer routes by @atomiix
🐛 Bug Fixes
- #185: remove isset condition because variables always set by @Markus-Gurkcity