Skip to content

Releases: JonathanVusich/litedb

v1.1.0

23 Apr 20:31

Choose a tag to compare

Bug fixes

Fixed an error where items that were assigned re-used indexes were not saved to disk. Credit to @LightSeekerSC for reporting this bug and providing the fix.
#20

v1.0.0

07 Nov 07:43

Choose a tag to compare

Initial beta release of litedb.

v0.1.0

03 Nov 05:55
ccb4fe9

Choose a tag to compare

Initial implementation:

Created the initial implementation of an in memory database and also a disk database.