Skip to content

Releases: gunthercox/jsondb

0.0.7

17 Oct 16:39
Compare
Choose a tag to compare
  • Corrected return value when empty string is specified as a key.

0.0.6

15 May 14:18
Compare
Choose a tag to compare
  • Added support for unicode characters.
  • The faster cjson module will now be used if python-cjson is installed.

0.0.5

05 May 23:23
Compare
Choose a tag to compare
  • File content is no longer copied when setting the file name.

0.0.4

09 Apr 17:22
Compare
Choose a tag to compare
  • Added setter method to change database location [08f0242]

0.0.3

15 Feb 01:11
Compare
Choose a tag to compare
  • Added iteration methods.

0.0.2

02 Feb 02:00
Compare
Choose a tag to compare
  • Renamed path variable to be more descriptive

0.0.1

31 Jan 22:01
Compare
Choose a tag to compare
  • Initial release to Pypi