Releases: nmaggioni/Simple-JSONdb
Releases · nmaggioni/Simple-JSONdb
v2.0.0
- Breaking change: Upgrade minimum Node.js version to v10.x
- #17: Fix default generic type (@JJPell)
The library's main code should still work fine on Node v6.x, but the most recent versions of the testing dependencies rely on >=10.x
v1.2.3
- JSON indentation control
- Typescript typings
v1.2.1
- Additional test for execution privileges.
- Better error handling & wording.
- Dependencies update.
v1.2.0
- New
has
function to check keys existence.
- Improved testing.
v1.0.0
Direct access to storage object