Skip to content

Releases: przucidlo/electron-broker

v2.1.4

28 Jun 18:45
Compare
Choose a tag to compare
  • Fixed IsoDateTransformerMiddleware trying to convert a string, which part of contained a valid date string.
  • Fixed NodeJS warning about exceeding max listeners number.

v2.1.3

01 May 17:05
Compare
Choose a tag to compare
  • Added IsoDateTransformerMiddleware
  • Added TransformableDoveClient

2.0.2

27 Apr 20:11
Compare
Choose a tag to compare
  • Fixed critical bug that made controller lose references to it's variables.

2.0.0

24 Apr 14:37
Compare
Choose a tag to compare
  • Use decorators to access the message data in controller methods.
  • Rebuild and expose middleware feature to high-level API.
  • Support middleware in DoveClient class.
  • Built-in class-transformer support, to convert controller params to classes provided by user.
  • Write unit-tests for core classes of the library.
  • Various refractors/improvements to the already existing codebase.

1.0.3

03 Apr 17:14
Compare
Choose a tag to compare
v1.0.3

Configure and add Jest as a default test framework