Skip to content

Release v0.18.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danvergara danvergara released this 06 Dec 02:42
· 121 commits to main since this release

Changelog

  • f79d14e build(version): bump version to v0.18.0-rc1
  • 888f544 docs(readme): add instructions on how to use the new config feature
  • e8763db feat(config): add a way to figure out what config database sections is gonna be used
  • 4cb9695 feat(root): add a new flag used to pass the name of the database config section
  • afaa1f4 refactor(config): add a bettter error handling for empty database section
  • 80f40f0 test(config): add tests to make sure the config change works