Skip to content

Releases: SamMousa/lua-eventsourcing

v1.2.1

10 May 18:05
Compare
Choose a tag to compare

1.2.1 (2021-05-10)

Bug Fixes

  • change loglevel of sync advertisements (c7974ae)

v1.2.0

08 May 18:49
Compare
Choose a tag to compare

1.2.0 (2021-05-08)

Features

  • add support for tracking and requesting peer status (443da66)

v1.1.4

08 May 14:42
Compare
Choose a tag to compare

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

08 May 13:39
Compare
Choose a tag to compare

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

08 May 13:11
Compare
Choose a tag to compare

1.1.2 (2021-05-08)

Bug Fixes

  • add more parameter type assertions (a981df7)

v1.1.1

08 May 11:04
Compare
Choose a tag to compare

1.1.1 (2021-05-08)

Bug Fixes

  • listsync using private vars (4a7faf0)
  • statemanager detect loops (043122c)

v1.1.0

03 May 13:36
7c17f55
Compare
Choose a tag to compare

1.1.0 (2021-05-03)

Features

  • add historical data sync (7c17f55)

v1.0.0

03 May 11:59
7eeb33f
Compare
Choose a tag to compare

1.0.0 (2021-05-03)

v0.2.0

21 Apr 12:10
77d19e8
Compare
Choose a tag to compare

0.2.0 (2021-04-21)

Bug Fixes

  • ignore combat status in statemanager (4c7be6a)

Features

  • add event for mutator failed (77d19e8)

v0.1.2

16 Apr 12:20
c65cb60
Compare
Choose a tag to compare

0.1.2 (2021-04-16)

Bug Fixes

  • ignoring an entry now calls authhandler with the entry to be removed (9ed8d87)