Skip to content

Releases: ReplicaTest/REPLica

0.6.0

07 Jan 21:10
b38c123
Compare
Choose a tag to compare
  • 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:

    • pre-commit hooks

v0.5.2

31 Dec 15:21
5184249
Compare
Choose a tag to compare

Explicit version management.

v0.5.1

30 Dec 09:36
c25bcc9
Compare
Choose a tag to compare

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
Choose a tag to compare

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
954d35e
Compare
Choose a tag to compare

Upgrade to Idris2 v0.5.1

v0.4.0

25 Jun 21:01
9e36c85
Compare
Choose a tag to compare

See CHANGELOG to see what's new.

v0.3.1

10 Jun 13:49
5a3b536
Compare
Choose a tag to compare
Fixdoc (#49)

* fix set doc globalDir -> goldenDir

* typo

* prepare 0.3.1

v0.3

26 May 18:54
a6d1986
Compare
Choose a tag to compare
[ documentation ] gitignore and Makefile (#44)

* Add test file to json config

* Documentation on how to start a project

v0.2

07 Apr 06:37
e7051bc
Compare
Choose a tag to compare

This release is the first to rely on dhall for tests description.
See CHANGELOG.md for a list of features.

Legacy

16 Mar 15:56
Compare
Choose a tag to compare

Fixed 0.1 for legacy reasons.