Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@vedovelli vedovelli released this 02 Dec 13:41
· 125 commits to master since this release
  • CategoriesController Tests
    implemented by @flyingluscas
  • Docker-compose for both server side and front end
    implemented by @hernandev
  • Better project structure
    implemented by @vinicius73
  • CategoriesController is now a resource controller
    implemented by @flyingluscas
  • Login Throttling
    implemented by @cristianopacheco
  • JWT feature is now using jwt driver from tymondesigns/jwt-auth version 1
    implemented by @cristianopacheco