Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-28 | 1.2 kB | |
v0.1.4 source code.tar.gz | 2024-09-28 | 820.4 kB | |
v0.1.4 source code.zip | 2024-09-28 | 834.5 kB | |
Totals: 3 Items | 1.7 MB | 0 |
What's Changed
- Code Restructure for implementing new features by @ArthureVarghese in https://github.com/PeepDB-dev/peepdb/pull/29
- Feature/strong key storing by @hasija in https://github.com/PeepDB-dev/peepdb/pull/35
- 36 using class for db types by @evangelosmeklis in https://github.com/PeepDB-dev/peepdb/pull/39
- Add MongoDB support with PyMongo by @daniell-olaitan in https://github.com/PeepDB-dev/peepdb/pull/41
- Fix issue with duplicate "No saved connections" message in connection listing by @daniell-olaitan in https://github.com/PeepDB-dev/peepdb/pull/44
- Support for SQLite plus unit tests by @evangelosmeklis in https://github.com/PeepDB-dev/peepdb/pull/49
- 27 numbers appear in scientific form add option to change to normal by @Aherontas in https://github.com/PeepDB-dev/peepdb/pull/52
New Contributors
- @ArthureVarghese made their first contribution in https://github.com/PeepDB-dev/peepdb/pull/29
- @hasija made their first contribution in https://github.com/PeepDB-dev/peepdb/pull/35
- @daniell-olaitan made their first contribution in https://github.com/PeepDB-dev/peepdb/pull/41
Full Changelog: https://github.com/PeepDB-dev/peepdb/compare/v0.1.3...v0.1.4