Skip to content

v0.4.1

Compare
Choose a tag to compare
@paberr paberr released this 11 Mar 21:49
· 164 commits to master since this release

This version improves:

  • error handling and avoids unhandled exceptions,
  • upgrading of databases (by letting the developer specify a condition that certain upgrade commands are executed),
  • some API calls with many options (by introducing an options object instead of a long list of parameters).