Skip to content

Releases: Michaelpalacce/EventRequest

v28.0.0: Merge pull request #34 from Michaelpalacce/develop

05 Aug 22:06
39b7836
Compare
Choose a tag to compare

v27.2.2: Merge pull request #33 from Michaelpalacce/develop

04 Aug 15:53
715df25
Compare
Choose a tag to compare

v27.2.1: Merge pull request #32 from Michaelpalacce/develop

04 Aug 10:03
5094a1a
Compare
Choose a tag to compare

v27.2.0: Merge pull request #29 from Michaelpalacce/develop

03 Aug 17:44
f077756
Compare
Choose a tag to compare

Node 14x support

01 Aug 23:46
Compare
Choose a tag to compare

Node 14.x support.
Added more builds.
Readme improvements

Error Handling redone. DataServerMap

01 Aug 18:37
bb95f27
Compare
Choose a tag to compare
  • 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

27 Jul 21:52
Compare
Choose a tag to compare

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

26 Jul 16:59
Compare
Choose a tag to compare
  • 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

19 Jul 08:52
Compare
Choose a tag to compare
  • 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

29 Feb 21:35
Compare
Choose a tag to compare

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