BUG FIXES AND DEVELOPER EXPERIENCE IMPROVEMENT - 1.0.0-b3.2
·
133 commits
to main
since this release
Added
- Automatic creation of
.env.sampleif it does not exist on application startup, providing a ready-to-use configuration reference. - Included
.env.samplein the package distribution to ensure it is available when the package is installed.
Fixed
- Improved migration engine to be able to distinguish default database vs postgres database accordingly