Skip to content

2.3.2

Compare
Choose a tag to compare
@bizley bizley released this 10 Sep 21:36
· 42 commits to 2.x since this release
  • Controller actions return error codes and not just an OK code no matter what.
  • Non-existing database tables properly trigger errors.
  • create-all and update-all actions use console confirm method instead of prompt.
  • Travis service in use for tests.