Releases: eliseekn/tinymvc
Releases · eliseekn/tinymvc
v0.9.1
Moved views folder to project root folder
v0.9
Added model's repositories
Added path on make test and view
Fixed bugs
v0.8.3
Fixed set database driver in QueryBuilder
v0.8.2
Updated readme
Added application environment check for database actions
v0.8.1
Added console configuration file
Added routes list console command
v0.8
Added factory, controller, seeder, actions, migration on make model console command
Added namespace on model, actions and validators
Updated framework architecture
v0.7
Added actions as use cases
Added more test authentication tests
Fixed minor bugs
Updated framework architecture
v0.6.1
Fixed environnement setup
v0.6
Fixed refresh database when testing application
Updated framework architecture