Releases: Michaelpalacce/EventRequest
Releases · Michaelpalacce/EventRequest
v28.0.0: Merge pull request #34 from Michaelpalacce/develop
v27.2.2: Merge pull request #33 from Michaelpalacce/develop
[develop] 27.2.2
v27.2.1: Merge pull request #32 from Michaelpalacce/develop
v27.2.0: Merge pull request #29 from Michaelpalacce/develop
Node 14x support
Node 14.x support.
Added more builds.
Readme improvements
Error Handling redone. DataServerMap
- Added 2 new Data Servers
- Redone the entire Error Handling of the framework
- A lot of tests written, a lot of bugfixes
- Duck Typing in several major components
Full Coverage Stable Release
There have been a LOT of small bugfixes that were done in the last versions. This Version marks the start of 100% test coverage for the project
Stable Release
- Added a LOT of tests. Current code coverage is 96 %
- Fixed a lot of small bugs that were missed due to missing tests.
- Code improvements according to Codacy
- Major code improvements
- New Timeout Plugin option
- Renamed event.cachingServer to dataServer
- MULTIPART data fixes. Now there should be no issues with the parser
- Added benchmarks
- Added the logger to the server
- MAJOR speed improvements
- Remove x-requested by header
Stable Release
- New Dynamic Middleware
- Speed improvements
- New plugins
- Improved documentation
- General improvements
- Removed unnecessary code, some classes have been reworked as objects
- Validation improvements
- MAJOR Rate limiting improvements
- Server creation has been completely reworked
- Security Plugin
- Cors Plugin
- Validation Plugin
Stable release
A lot of tests added, multiple bug fixes.
Stability improvements to the rate limiter, body parsing, timeout, caching, testing, EventRequest, file streams
Removed the generator
Added new functionality to the router
Added new functionality to the server
Removed some default plug-ins
Added ability to attach the server to an http server