Skip to content

v0.24.0

Compare
Choose a tag to compare
@nickhstr nickhstr released this 21 Jan 07:05
· 6 commits to master since this release

Breaking changes in this release.

Features

  • New database packages, specifically db/nosql and db/nosql/mongodb
  • New config package (uses Viper), replacing env

Changes

  • Cache package refactoring (no more global instance)
  • Refactor mongodb package (no more global instance)