Skip to content

v0.3.0

Compare
Choose a tag to compare
@crbelaus crbelaus released this 11 Sep 15:37
· 18 commits to main since this release

This new version adds support for MySQL/MariaDB and improves how Oban.PerformError occurrences are grouped.

What's Changed

  • Don't import private function name from router by @crbelaus in #91
  • Fix Oban.PerformError grouping by @odarriba in #92
  • Add typespecs for public functions by @MSE99 in #86
  • Add support for MySQL/MariaDB by @phihos in #89

New Contributors

Full Changelog: v0.2.6...v0.3.0