Changelog
1.1.0 - 2020-06-14
Documentation
Added JSDocs to many files that did not have it.
Features
Optional
class to handle the nullability of a variable without using if/else statements See here.PromiseRepeater
class to handle the manipulation of resolving a promise with attempts & delays See here.CORS Middleware See here.
Fixes
Small bug fixes
Code refactoring all over Mandarine.TS
1.0.1 - 2020-06-06
Fixed
Error that was allowing Middleware to be intercepted if it contains the RegExp source, when it should be activated when URL started with RegExp source.
Added
Static content server
Resource Handlers
Denjucks template support
Last updated