Skip to content

Releases: NeuraLegion/sectester-js

v0.6.0

14 Apr 05:34
Compare
Choose a tag to compare

0.6.0 (2022-04-14)

Features

  • core: allow using a string and symbol with [@bind](https://github.com/bind) (#32) (eb7837c), closes #31

v0.5.1

13 Apr 17:07
Compare
Choose a tag to compare

0.5.1 (2022-04-13)

Bug Fixes

v0.5.0

13 Apr 08:57
Compare
Choose a tag to compare

0.5.0 (2022-04-13)

Features

  • bus: implement HTTP command dispatcher (#20) (ec3b30d), closes #19

v0.4.0

12 Apr 18:22
Compare
Choose a tag to compare

0.4.0 (2022-04-12)

Features

  • bus: implement exponential backoff retry strategy (#14) (5c75843), closes #13

v0.3.0

10 Apr 20:34
Compare
Choose a tag to compare

0.3.0 (2022-04-10)

Features

  • bus: implement EventBus for RabbitMQ (#6) (5700409), closes #5

v0.2.1

07 Apr 19:39
Compare
Choose a tag to compare

0.2.1 (2022-04-07)

Bug Fixes

  • core: introduce a constructor types to resolve compile-time errors (#18) (f000caf), closes #17

v0.2.0

05 Apr 18:44
Compare
Choose a tag to compare

0.2.0 (2022-04-05)

Features

v0.1.0

01 Apr 08:21
Compare
Choose a tag to compare

0.1.0 (2022-04-01)

Features

  • core: provide a lightweight and simple way to configure SDK (#1) (5aed5cf), closes #4