Releases: SamMousa/lua-eventsourcing
Releases · SamMousa/lua-eventsourcing
v1.2.1
1.2.1 (2021-05-10)
Bug Fixes
- change loglevel of sync advertisements (c7974ae)
v1.2.0
1.2.0 (2021-05-08)
Features
- add support for tracking and requesting peer status (443da66)
v1.1.4
1.1.4 (2021-05-08)
Bug Fixes
- add more logging to inform about decision making (c34d0a2)
- historical advertisements for empty weeks (23f186b)
v1.1.3
1.1.3 (2021-05-08)
Bug Fixes
- error on handling requests for weeks we did not advertise (07c477e)
- statemanager accessed private fields directly (d4e3077)
v1.1.2
1.1.2 (2021-05-08)
Bug Fixes
- add more parameter type assertions (a981df7)
v1.1.1
1.1.1 (2021-05-08)
Bug Fixes
- listsync using private vars (4a7faf0)
- statemanager detect loops (043122c)
v1.1.0
1.1.0 (2021-05-03)
Features
v0.2.0
0.2.0 (2021-04-21)
Bug Fixes
- ignore combat status in statemanager (4c7be6a)
Features
- add event for mutator failed (77d19e8)
v0.1.2
0.1.2 (2021-04-16)
Bug Fixes
- ignoring an entry now calls authhandler with the entry to be removed (9ed8d87)