Releases: AymDev/Fregata
Releases · AymDev/Fregata
v1.1.0 - Symfony 6 support
12 Mar 15:43
Compare
Sorry, something went wrong.
No results found
Added
Symfony 6 support
Service tags for migrations, migrators and tasks
Deprecated
usage of Executor without puller .
v1.0.3 - bug fixes
24 May 12:33
Compare
Sorry, something went wrong.
No results found
Fixed
Added missing CopyColumnHelper service definition
Removed table alias in ForeignKeyAfterTask for PostgreSQL foreign keys UPDATE query
v1.0.2 - bug fix
22 May 12:25
Compare
Sorry, something went wrong.
No results found
Fixed
Added missing autowiring for before and after tasks
v1.0.1
18 May 11:50
Compare
Sorry, something went wrong.
No results found
Only internal changes have been made.
v1.0.0 : Fregata complete rewrite !
17 May 20:33
Compare
Sorry, something went wrong.
No results found
See the CHANGELOG for a short list of new features, and the README for the documentation.
v0.3.2
22 Jun 22:13
Compare
Sorry, something went wrong.
No results found
Changelog :
fixed : prevents connections from generating multiple database connections.
v0.3.1
07 Jun 16:26
Compare
Sorry, something went wrong.
No results found
Changelog :
fixed : adds blank line in CLI output to avoid readability issues
v0.3
07 Jun 13:40
Compare
Sorry, something went wrong.
No results found
New features:
Improvements:
PHP-DI is used to autowire migrators constructor arguments
the console command outputs a migration progress bar per migrator
Complete documentation on the README .
v0.2
23 May 09:56
Compare
Sorry, something went wrong.
No results found
This new version comes with a Composer vendor binary !
Read more about command line usage .
Fregata v0.1 - first release !
21 May 14:34
Compare
Sorry, something went wrong.
No results found
Documentation can be found on the README . As this is the first release, any feedback is more than welcome.
Install easily with Composer :
composer require aymdev/fregata