Here are the changelogs since the first package version.
- Cleaned up some files
- Migrated to CHANGELOGS.md
- Now debugLevel is required and no more optional
- Added types, to choose which debug message should be logged or not
- Cleaned up some code
- Restyled README.md (also added Troubleshooting section)
- Repository moved to Thunder Network Source
- Fixed
tsc
build script inpackage.json
- Fix emoji for Debug
- Fix info Emoji
- Exported the main class as default
- Add Stringify to all functions
- Changed the string type in the function to "any"