.reduce()function to StormDB.
- Typescript types declaration file.
.map()function to StormDB to map values in an array..filter()function to StormDB to filter an array..sort()function to StormDB to sort an array.
- StormDB must be instantiated using the
newkeyword. - The promise returned by an async-enabled local file engine now rejects if
fs.writeFilefails.
- Fixed a bug when using non-strings as property key with
.set().
- NPM keywords.
- Improved Readme - added more documentation and improved badges.
- Inaccurate changelog information.
- 🎉 Initial Release of StormDB.