Skip to content

Releases: gunthercox/jsondb

0.1.7

29 Dec 18:39
Compare
Choose a tag to compare
  • Use bson for serialization of input objects (such as datetimes).

0.1.6

12 Dec 23:32
Compare
Choose a tag to compare
  • Add a method to delete the database

0.1.5

12 Dec 13:18
Compare
Choose a tag to compare
  • Remove print statement

0.1.4

12 Dec 12:51
Compare
Choose a tag to compare

Features

  • Add option for in-memory storage [https://github.com//pull/6]

0.1.3

30 Oct 22:22
Compare
Choose a tag to compare
  • Support saving unescaped unicode characters to the database [https://github.com//pull/5]

0.1.2

30 Oct 22:21
Compare
Choose a tag to compare
  • Add support for filtering to find objects that match a particular parameter value

0.1.1

28 Oct 23:29
Compare
Choose a tag to compare
  • Added dynamic version import from package.

0.1.0

28 Oct 23:18
Compare
Choose a tag to compare
  • Removed empty requirements file.

0.0.9

28 Oct 23:11
Compare
Choose a tag to compare
  • Removed manifest generated by distutils.
  • Set zip-safe to true.

0.0.8

28 Oct 23:03
Compare
Choose a tag to compare
  • Added requirements.text to the MANIFEST