Releases: JonathanVusich/litedb
Releases · JonathanVusich/litedb
v1.1.0
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
Initial beta release of litedb.
v0.1.0
Initial implementation:
Created the initial implementation of an in memory database and also a disk database.