Releases: mobusoperandi/eelco
Releases · mobusoperandi/eelco
v2.2.0
2.2.0 (2024-08-10)
Features
- ignore pre-prompt repl warnings (367389a)
v2.1.0
2.1.0 (2024-07-27)
Features
- no bail on first unexpected repl char (d20994d)
v2.0.0
2.0.0 (2024-06-29)
⚠ BREAKING CHANGES
- flake: nix provided via NIX_CMD_PATH
Features
- do not rely on nix experimental (15e84f7)
- does not rely on a pty (e8adac0)
- flake: nix provided via NIX_CMD_PATH (b478c9d)
- multiline results (c8b068c)
- rewrite result mismatch error (b2b0190)
Bug Fixes
v1.3.0
1.3.0 (2024-02-22)
Features
- no restriction on what expression examples eval into (e458ca0)
v1.2.0
1.2.0 (2024-02-21)
Features
- support skipping examples (14d03a3)
v1.1.1
1.1.1 (2024-02-21)
Bug Fixes
- eprint example id when failing to parse it (202e8ef), closes #88
v1.1.0
1.1.0 (2024-02-20)
Features
- non-flake export using flake-compat (756dcef)
v1.0.1
1.0.1 (2024-02-20)
Bug Fixes
v1.0.0
1.0.0 (2024-02-20)
⚠ BREAKING CHANGES
- repl example must have trailing blank line
Features
- expression examples (23a36fd)
- support assignment in repl examples (221f195)
Bug Fixes
- race between printing to stderr and terminating (0fe24b8)
v0.2.0
0.2.0 (2024-01-28)
Features
- no debug fmt in result mismatch output (9f7d700)
- rm extraneous LF from result mismatch output (51e9aa6)