Skip to content

Releases: gunthercox/jsondb

0.0.7

Choose a tag to compare

@gunthercox gunthercox released this 17 Oct 16:39
  • Corrected return value when empty string is specified as a key.

0.0.6

Choose a tag to compare

@gunthercox gunthercox released this 15 May 14:18
  • Added support for unicode characters.
  • The faster cjson module will now be used if python-cjson is installed.

0.0.5

Choose a tag to compare

@gunthercox gunthercox released this 05 May 23:23
  • File content is no longer copied when setting the file name.

0.0.4

Choose a tag to compare

@gunthercox gunthercox released this 09 Apr 17:22
  • Added setter method to change database location [08f0242]

0.0.3

Choose a tag to compare

@gunthercox gunthercox released this 15 Feb 01:11
  • Added iteration methods.

0.0.2

Choose a tag to compare

@gunthercox gunthercox released this 02 Feb 02:00
  • Renamed path variable to be more descriptive

0.0.1

Choose a tag to compare

@gunthercox gunthercox released this 31 Jan 22:01
  • Initial release to Pypi