Skip to content

Releases: eliseekn/tinymvc

v0.9.1

24 Dec 23:58
Compare
Choose a tag to compare

Moved views folder to project root folder

v0.9

13 Nov 07:31
Compare
Choose a tag to compare

Added model's repositories
Added path on make test and view
Fixed bugs

v0.8.3

31 Oct 15:53
Compare
Choose a tag to compare

Fixed set database driver in QueryBuilder

v0.8.2

29 Oct 12:43
Compare
Choose a tag to compare

Updated readme
Added application environment check for database actions

v0.8.1

23 Oct 22:05
Compare
Choose a tag to compare

Added console configuration file
Added routes list console command

v0.8

23 Oct 12:17
Compare
Choose a tag to compare

Added factory, controller, seeder, actions, migration on make model console command
Added namespace on model, actions and validators
Updated framework architecture

v0.7

18 Oct 13:35
Compare
Choose a tag to compare

Added actions as use cases
Added more test authentication tests
Fixed minor bugs
Updated framework architecture

v0.6.2

15 Oct 14:13
Compare
Choose a tag to compare

Fix testing

v0.6.1

14 Oct 12:30
Compare
Choose a tag to compare

Fixed environnement setup

v0.6

11 Oct 14:39
Compare
Choose a tag to compare

Fixed refresh database when testing application
Updated framework architecture