Skip to content

Releases: hseeberger/eventsourced

eventsourced-v0.26.0

19 Apr 16:38
9c1fda9
Compare
Choose a tag to compare

Other

  • rename cmd command and evt event (#232)
  • add drawing to README
  • add drawing to eventsourced rustdoc (#226)

eventsourced-projection-v0.6.0

19 Apr 16:40
9c1fda9
Compare
Choose a tag to compare

Other

  • rename cmd command and evt event (#232)

eventsourced-postgres-v0.14.0

19 Apr 16:39
9c1fda9
Compare
Choose a tag to compare

Other

  • rename cmd command and evt event (#232)

eventsourced-nats-v0.15.0

19 Apr 16:39
9c1fda9
Compare
Choose a tag to compare

Added

  • add user-password auth (#233)

Other

  • rename cmd command and evt event (#232)

eventsourced-v0.25.0

10 Apr 15:32
7a266d0
Compare
Choose a tag to compare

Added

  • create replies directly out of handle_cmd using closure (#219)

Other

  • minor cleanup (#222)
  • adapt to latest API changes (#215)
  • use new naming convention for modules (#213)

eventsourced-projection-v0.5.2

10 Apr 15:33
7a266d0
Compare
Choose a tag to compare

Other

  • updated the following local packages: eventsourced

eventsourced-postgres-v0.13.16

10 Apr 15:33
7a266d0
Compare
Choose a tag to compare

Other

  • updated the following local packages: eventsourced, eventsourced

eventsourced-nats-v0.14.4

10 Apr 15:32
7a266d0
Compare
Choose a tag to compare

Other

  • updated the following local packages: eventsourced, eventsourced

eventsourced-v0.24.0

27 Mar 16:00
cea9a6b
Compare
Choose a tag to compare

Added

  • add id and evt args to make_reply (#207)

eventsourced-projection-v0.5.1

27 Mar 16:02
cea9a6b
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies