Releases: SamMousa/lua-eventsourcing
Releases · SamMousa/lua-eventsourcing
v1.8.2
1.8.2 (2022-10-22)
Bug Fixes
- fallback to last chat window if none was given (fa315a7)
- luacheck detected issue (e482b8e)
v1.9.0-alpha.2
Bug Fixes
- discard WeekDataMessage with duplicate hash (74d48a4)
v1.9.0-alpha.1
Bug Fixes
- double state increase (4cdfdfd)
- guard globals that we use (29d9987)
- history (91a3d47)
- sortedlist now doesnt change state when no element was inserted (a8a012c)
- use alpha release channel (44d5f53)
Features
- util can now guard a global variable (d1ac4d3)
v1.8.1
1.8.1 (2021-12-31)
Bug Fixes
- allow iterating weeks in listsync with unknown entries (81c59cc)
v1.8.0
1.8.0 (2021-12-08)
Features
- add setDefaultHandler to ledger factory (f9899ad)
- allow registering a default handler in the statemanager (67f6f67)
v1.7.0
1.7.0 (2021-11-12)
Features
- use random delays for data broadcast, increase hash advertise count (12dfcc5)
v1.6.10
1.6.10 (2021-11-12)
Bug Fixes
- off-by-one error in historical sync causing first week to not sync every 4 weeks (f8eb981)
v1.6.9
1.6.9 (2021-11-03)
Bug Fixes
v1.6.8
1.6.8 (2021-11-03)
Bug Fixes
v1.6.7
1.6.7 (2021-11-03)
Bug Fixes
- ugly hack to bypass packager checks (e5b94fa)