| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-12-03 | 1.4 kB | |
| v2.1.0 source code.tar.gz | 2022-12-03 | 23.1 kB | |
| v2.1.0 source code.zip | 2022-12-03 | 30.1 kB | |
| Totals: 3 Items | 54.6 kB | 3 | |
What's Changed
- Update supported versions in readme by @plague006 in https://github.com/RaRe-Technologies/sqlitedict/pull/158
- Fix setDaemon deprecated warning by @biostu24 in https://github.com/RaRe-Technologies/sqlitedict/pull/157
- adding optional (not enabled by default) ability to encode keys by @rdyro in https://github.com/RaRe-Technologies/sqlitedict/pull/161
- Change logging from info to debug by @nvllsvm in https://github.com/RaRe-Technologies/sqlitedict/pull/163
- Properly handle the race condition by @mpenkov in https://github.com/RaRe-Technologies/sqlitedict/pull/164
- Correct spelling mistakes by @EdwardBetts in https://github.com/RaRe-Technologies/sqlitedict/pull/166
- Introduce weak references by @mpenkov in https://github.com/RaRe-Technologies/sqlitedict/pull/165
New Contributors
- @plague006 made their first contribution in https://github.com/RaRe-Technologies/sqlitedict/pull/158
- @biostu24 made their first contribution in https://github.com/RaRe-Technologies/sqlitedict/pull/157
- @rdyro made their first contribution in https://github.com/RaRe-Technologies/sqlitedict/pull/161
- @nvllsvm made their first contribution in https://github.com/RaRe-Technologies/sqlitedict/pull/163
- @EdwardBetts made their first contribution in https://github.com/RaRe-Technologies/sqlitedict/pull/166
Full Changelog: https://github.com/RaRe-Technologies/sqlitedict/compare/2.0.0...v2.1.0