0.1.1
Overview
This release adds a number of fixes and improvements.
Added
- Add an example of
rw-register
history in JSON and EDN formats. - Add a test script that runs elle-cli against histories.
Fixed
- Fix passed consistency models and anomalies via CLI (#4).
- Fix
--plot-format
CLI argument. - Converts the first argument of
:value
vectors to keyword (#1).
Changed
- Make elle-cli defaults consistent with Elle (#7).
- Allow passing an empty consistency model.
- Update default values for CLI arguments so that they are aligned with Elle's.
- Bump Jepsen version to 0.2.6.
- Bump Elle version to 0.1.4.
- Use
:strict-serializable
as a default consistency model. - Fix link for unreleased changes in changelog.
- Fix publishing workflow.
- Bump Knossos version to 0.3.8.
- Bump Elle version to 0.1.3.
Thanks to Aleksandr Sorokoumov @Gerrrr for many fixes and improvements.