Skip to content

Releases: SamMousa/lua-eventsourcing

v1.8.2

22 Oct 19:46
Compare
Choose a tag to compare

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

07 Jun 11:45
74d48a4
Compare
Choose a tag to compare
v1.9.0-alpha.2 Pre-release
Pre-release

1.9.0-alpha.2 (2022-06-07)

Bug Fixes

  • discard WeekDataMessage with duplicate hash (74d48a4)

v1.9.0-alpha.1

07 Jun 11:24
44d5f53
Compare
Choose a tag to compare
v1.9.0-alpha.1 Pre-release
Pre-release

1.9.0-alpha.1 (2022-06-07)

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

31 Dec 12:36
81c59cc
Compare
Choose a tag to compare

1.8.1 (2021-12-31)

Bug Fixes

  • allow iterating weeks in listsync with unknown entries (81c59cc)

v1.8.0

08 Dec 11:32
f9899ad
Compare
Choose a tag to compare

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

12 Nov 12:06
12dfcc5
Compare
Choose a tag to compare

1.7.0 (2021-11-12)

Features

  • use random delays for data broadcast, increase hash advertise count (12dfcc5)

v1.6.10

12 Nov 09:58
f8eb981
Compare
Choose a tag to compare

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

03 Nov 21:11
Compare
Choose a tag to compare

1.6.9 (2021-11-03)

Bug Fixes

v1.6.8

03 Nov 21:08
Compare
Choose a tag to compare

1.6.8 (2021-11-03)

Bug Fixes

v1.6.7

03 Nov 20:16
Compare
Choose a tag to compare

1.6.7 (2021-11-03)

Bug Fixes

  • ugly hack to bypass packager checks (e5b94fa)