Skip to content

2.0.0

Compare
Choose a tag to compare
@halvardssm halvardssm released this 24 Jun 14:21
· 46 commits to main since this release

Version 2.0.0 is finally out! 🎉

To upgrade, check out the migration section in the readme.

I hope all of you will enjoy this release!

Changes:

  • Deno v1.11.2
  • Deno std v0.99.0
  • Cliffy v0.19.2
  • MySQL v2.9.0
  • Added Coverage reporting
  • Limit filenames to only be lowercase, underscore and digits
  • Fixed parsing of migrate and rollback amount
  • Added Docker image
  • Improved output for migration, rollback and seeding
  • Added NessieError to give clearity to the errors origin
  • Removed fallback of config file to root
  • Templates are now strings and will no longer be fetched from remote
  • Fixed test
    • Added unit tests
    • Moved existing tests to integration test folder
  • Updated CLI options and commands
  • Renamed sqlite3 to sqlite
  • Changed badges to for-the-badge style