Skip to content

Releases: gunthercox/jsondb

0.1.7

Choose a tag to compare

@gunthercox gunthercox released this 29 Dec 18:39
  • Use bson for serialization of input objects (such as datetimes).

0.1.6

Choose a tag to compare

@gunthercox gunthercox released this 12 Dec 23:32
  • Add a method to delete the database

0.1.5

Choose a tag to compare

@gunthercox gunthercox released this 12 Dec 13:18
  • Remove print statement

0.1.4

Choose a tag to compare

@gunthercox gunthercox released this 12 Dec 12:51

Features

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

0.1.3

Choose a tag to compare

@gunthercox gunthercox released this 30 Oct 22:22
  • Support saving unescaped unicode characters to the database [https://github.com//pull/5]

0.1.2

Choose a tag to compare

@gunthercox gunthercox released this 30 Oct 22:21
  • Add support for filtering to find objects that match a particular parameter value

0.1.1

Choose a tag to compare

@gunthercox gunthercox released this 28 Oct 23:29
  • Added dynamic version import from package.

0.1.0

Choose a tag to compare

@gunthercox gunthercox released this 28 Oct 23:18
  • Removed empty requirements file.

0.0.9

Choose a tag to compare

@gunthercox gunthercox released this 28 Oct 23:11
  • Removed manifest generated by distutils.
  • Set zip-safe to true.

0.0.8

Choose a tag to compare

@gunthercox gunthercox released this 28 Oct 23:03
  • Added requirements.text to the MANIFEST