Releases: NeuraLegion/sectester-js
Releases · NeuraLegion/sectester-js
v0.9.0
0.9.0 (2022-04-29)
Features
- repeater: disconnect on process termination (#44) (b7da0e7), closes #41
v0.8.0
0.8.0 (2022-04-22)
Features
- repeater: implement repeaters functionality (#28) (6ffb93d), closes #22
v0.7.0
0.7.0 (2022-04-18)
Features
v0.6.1
0.6.1 (2022-04-18)
Bug Fixes
- bus: check for event handler existence (#39) (52db41e), closes #19
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