Releases: castore-dev/castore
Releases ยท castore-dev/castore
v1.6.0 ๐
Changes
- fix: use redux-event-storage-adapter in demo/visualization @ThomasAribart (#38)
- feature: create redux-event-storage-adapter package @ThomasAribart (#37)
- fix: use toggles for tech descriptions in README @ThomasAribart (#36)
v1.5.1 ๐
Changes
- fix: Use vitest @ThomasAribart (#35)
v1.5.0 ๐
Changes
- fix: improve the test tools documentation @ThomasAribart (#34)
- feature: create muteEventStore util in test-tools @ThomasAribart (#33)
- fix: fix mistakes in documentation @ThomasAribart (#32)
- feature: Implement commands retry at command level @ThomasAribart (#31)
v1.4.4 ๐
Changes
- fix: fix bug in EventAlreadyExistsError export @ThomasAribart (#30)
v1.4.3 ๐
Changes
- chore: Document event storage adapters @ThomasAribart (#28)
v1.4.2 ๐
Changes
- fix: fix typos in READMEs @ThomasAribart (#27)
- chore: document json-schema-command package @ThomasAribart (#26)
- chore: document event types @ThomasAribart (#25)
- chore: finish readme @ThomasAribart (#24)
- chore: update README @charlesgery (#21)
- chore: add documentation on storage adapters @ThomasAribart (#23)
v1.4.1 ๐
Changes
- fix: (Almost) Finish readme @ThomasAribart (#22)
- fix: remove snapshotting logic in event store @ThomasAribart (#20)
v1.4.0 ๐
Changes
- feature: Improve documentation @ThomasAribart (#19)
- feature: rework EventDetail for more simplicity @ThomasAribart (#18)
- feature: Enable settings DynamoDB table name dynamically @ThomasAribart (#17)
v1.3.1 ๐
Changes
- None: Force new release to trigger npm publication following github actions being down
v1.3.0 ๐
Changes
- feature: Add reverse and limit options in event fetching @ThomasAribart (#16)
- feature: add snapshot configuration in EventStore @valentinbeggi (#11)