Releases: gunthercox/jsondb
Releases · gunthercox/jsondb
0.0.7
- Corrected return value when empty string is specified as a key.
0.0.6
- Added support for unicode characters.
- The faster cjson module will now be used if python-cjson is installed.
0.0.5
- File content is no longer copied when setting the file name.
0.0.4
0.0.3
- Added iteration methods.
0.0.2
- Renamed path variable to be more descriptive
0.0.1
- Initial release to Pypi