Skip to content

Releases: zebresel-com/mongodm

v2.0.1

11 Feb 11:43
Compare
Choose a tag to compare

Changes:

  • Add contribution rules (just some documentation changes..)

v2.0.0

07 Feb 16:10
ebb881e
Compare
Choose a tag to compare

Changes:

  • Add support for custom DialInfo (#12, #15)
  • Rename config attribute Source to DatabaseSource (This change is not backward compatible!)

Contributors:

v1.1.2

07 Feb 15:58
e159d08
Compare
Choose a tag to compare

Changes:

  • Dockerized the project for easier contribution (#11, #14)
  • Add Source attribute to connection config

Contributors:

v1.0.2

31 Mar 15:10
Compare
Choose a tag to compare

Changes:

v1.0.1

31 Jan 05:15
Compare
Choose a tag to compare

Changes:

  • fixed validation bug for (non relation) slices (#5, a0d4948)

First major release

05 Jan 07:27
Compare
Choose a tag to compare

Changes:

  • added default localisation file if none specified (PR #2)
  • added database authentication support with username and password (PR #3)
  • added support for multiple database connection hosts

Please note to use DatabaseHosts []string in connection config instead of DatabaseHost string now!

Second release candidate

05 Sep 06:02
Compare
Choose a tag to compare
  • fixes a bug when interface fields where empty
  • fixes #1
  • fixes tests

v0.9.0-rc.1

15 Apr 18:57
Compare
Choose a tag to compare

The first release candidate