Skip to content

Releases: eproxus/unite

v0.4.3

27 Sep 13:28
v0.4.3
7a5850c
Compare
Choose a tag to compare

Fixed

  • Fix crashing when formatting term containing multiple ~ control sequences
    (thanks @maxno-kivra!)

v0.4.2

27 Sep 13:21
v0.4.2
005ec56
Compare
Choose a tag to compare

Fixed

v0.4.1

27 Sep 13:21
v0.4.1
8f188a3
Compare
Choose a tag to compare

Fixed

  • Fix crashing when formatting term diffs containing ~ control sequences

v0.4.0

29 Nov 10:49
v0.4.0
c00230c
Compare
Choose a tag to compare

Added

  • Print test case timeouts with message and stack trace

Changed

  • Drop support for Erlang/OTP 18, 19 and 20 (because of lack of error
    formatting APIs)

Fixed

  • Partial workaround for EUnit incorrectly reporting the wrong number of
    cancelled cases

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

22 Feb 08:19
v0.3.2
0cf9680
Compare
Choose a tag to compare

Changed

  • Drop support for Erlang R15, R16 and 17.0 (because of deprecated time APIs)

Fixed

  • Fixed header formatting inconsistencies
  • Stack traces containing io:format control sequences now print correctly

Full Changelog: 0.3.1...v0.3.2