Releases: NeuraLegion/sectester-js
Releases · NeuraLegion/sectester-js
v0.6.0
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
0.5.1 (2022-04-13)
Bug Fixes
v0.5.0
0.5.0 (2022-04-13)
Features
- bus: implement HTTP command dispatcher (#20) (ec3b30d), closes #19
v0.4.0
0.4.0 (2022-04-12)
Features
- bus: implement exponential backoff retry strategy (#14) (5c75843), closes #13
v0.3.0
0.3.0 (2022-04-10)
Features
- bus: implement
EventBus
for RabbitMQ
(#6) (5700409), closes #5
v0.2.1
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
0.2.0 (2022-04-05)
Features
v0.1.0
0.1.0 (2022-04-01)
Features
- core: provide a lightweight and simple way to configure SDK (#1) (5aed5cf), closes #4