Changelog for
python2-tinydb-3.9.0-1.2.noarch.rpm :
* Fri Apr 27 2018 arunAATTgmx.de- specfile:
* LICENSE now included in tar-ball- update to version 3.9.0:
* Feature: Allow setting a table class for single table only (see issue 197)
* Internal change: call fsync after flushing JSONStorage (see issue 208)- changes from version 3.8.1:
* Bugfix: Don\'t install tests as a package anymore (see pull request [#195])- changes from version 3.8.0:
* Feature: Allow disabling the query cache with db.table(name, cache_size=0) (see pull request #187)
* Feature: Add db.write_back(docs) for replacing documents (see pull request #184)
* Wed Apr 04 2018 arunAATTgmx.de- update to single-spec- specfile:
* added tests
* added license
* Thu Feb 01 2018 jchoyAATTsuse.com- Initial tinydb package