Skip to content

Releases: zbjornson/MongoDBLink

0.2.0

14 Jun 17:07
Compare
Choose a tag to compare

Features:

  • Add OpenConnection[host, port, username, password, database] connection format (#9 by @rodrigomurta)

0.1.4

11 Jan 22:03
Compare
Choose a tag to compare

Bugfixes:

  • Deserialize lists of embedded documents (#3)

0.1.3

11 Jan 22:02
Compare
Choose a tag to compare

Bugfixes:

  • Serialize lists of any type, not just of embedded documents (#4)

0.1.2

11 Jan 22:02
Compare
Choose a tag to compare

Bugfixes:

  • Serialize lists of embedded documents (#2)

0.1.1

11 Jan 22:01
Compare
Choose a tag to compare

Bugfixes

  • Fully deserialize documents (#1)

0.1.0

11 Jan 22:00
Compare
Choose a tag to compare

Initial release