objective_db 0.0.5+5
objective_db: ^0.0.5+5 copied to clipboard
JSON based Database
0.0.5+5 #
- Move method added
- Swap method added
0.0.4+4 #
- deleteKey function added
- Could not insert an empty list before this update
- Can now insert values into empty lists
- Bug fixes (now should behave as intended)
0.0.3+3 #
- Now accepts arrays/Lists of String, int and double
0.0.2+2 #
- Added a description to the delete method on the README
- Corrected a word's spelling on the README
0.0.1+1 #
- Initial experimental version.