Releases: gunthercox/jsondb
Releases · gunthercox/jsondb
Release list
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
- Added setter method to change database location [08f0242]
0.0.3
0.0.2
- Renamed path variable to be more descriptive