All notable changes to this project will be documented in this file.
- Bug fixed for nest.js fastify requests with overlaping operations
- A new SyntaxeEngine class for better handling of concurrent requests
- Bug fixed for nest.js fastify support
- When importing library in nestjs application, export all members into SyntaxeIO namespace.
- From named import to default import
- CommonJs support