Releases: ReplicaTest/REPLica
Releases · ReplicaTest/REPLica
v0.6.2
21 Dec 22:11
Compare
Sorry, something went wrong.
No results found
Technical change: upgrade to Idris 0.8.0
v0.6.0
07 Jan 21:10
Compare
Sorry, something went wrong.
No results found
CHANGE:
exit error code has changed:
we don't count error after 128
error code semantic is more precise and documented
error text when calling replica is sent to stderr
INTERNAL:
v0.6.1
16 Dec 08:57
Compare
Sorry, something went wrong.
No results found
Just a version bump of nix and dhall.
v0.5.2
31 Dec 15:21
Compare
Sorry, something went wrong.
No results found
Explicit version management.
v0.5.1
30 Dec 09:36
Compare
Sorry, something went wrong.
No results found
Two major changes internally that doesn't impact the API:
Upgrade to Idris2 v0.6.0
Full nix support (nix is used in CI, the nix flake provides a nix develop and a nix check alternative)
v0.5
14 Oct 14:28
Compare
Sorry, something went wrong.
No results found
The main addition to this release is suites, that helps you to organise your tests.
Other additions:
track tests duration
spaces in tests names
v0.4.1
25 Sep 18:01
Compare
Sorry, something went wrong.
No results found
v0.4.0
25 Jun 21:01
Compare
Sorry, something went wrong.
No results found
See CHANGELOG to see what's new.
v0.3.1
10 Jun 13:49
Compare
Sorry, something went wrong.
No results found
Fixdoc (#49)
* fix set doc globalDir -> goldenDir
* typo
* prepare 0.3.1
v0.3
26 May 18:54
Compare
Sorry, something went wrong.
No results found
[ documentation ] gitignore and Makefile (#44)
* Add test file to json config
* Documentation on how to start a project