Releases: panoukos41/NoSQLite
Releases · panoukos41/NoSQLite
0.3.0-beta.0
v0.3.0-beta.0 ref: Index methods
0.3.0-beta.-1
v0.3.0-beta.-1 version bump
0.2.0-beta.3
v0.2.0-beta.3 refactor sample
0.2.0-beta.1
Refactor the whole API - Change the connection so it only manages tables and the `sqlite3` db connection. - Create `NoSQLiteTable` that manages a specific table. - Refactor some API names on the `NoSQLiteTable` class. - Update README.md to reflect the changes and better describe the library. - Update tests to use new names. - Bump version to `0.2 ...`
0.1.0-beta.8
v0.1.0-beta.8 Rename Find(IEnumerable) to FindMany
0.1.0-beta.4
v0.1.0-beta.4 Add Clear & DropAndCreate methods
0.1.0-beta.3
Update tests Still not ready for use tho!
0.1.0-beta.1
v0.1.0-beta.1 Update release workflow