Releases: na2axl/jsondb-js
Releases · na2axl/jsondb-js
v2.0.0
Features
- NEW: Async operations added. It's now possible to use jsondb-js asynchronously.
- Concurrent accesses are better managed
- Some functions are added to check if a server, a database or a table exist
- Several changes and bugs fix. If you have own jsondb-js, it's highly recommended to update to this version
v1.2.2
v1.2.0
v1.1.0
v1.0.2
First release
Known issues
- The amount of number after the decimal place is not limited when parsing float values with a
max_length
property - Servers creation fails because the internal
servers
folder doesn't exist (Github doesn't allow empty folders)