Skip to content

Releases: parapluu/Concuerror

0.21.0

08 Nov 18:34
0.21.0
Compare
Choose a tag to compare

0.21.0 - 2020-10-31

Added

  • bash_completion (#308)
  • log_all option (#320)
  • support for OTP 23.0 (#311)

Removed

  • support for OTP 16, OTP 17, OTP 18, and OTP 19

Changed

  • handling of demonitors (#281)
  • handling of process_info(..., messages) (#283)

Fixed

  • fixed stacktrace information (#276)

0.20

16 Jul 07:41
0.20.0
Compare
Choose a tag to compare

0.20 - 2018-07-15

This is the first release also available via https://hex.pm/packages/concuerror

Added

  • edoc documentation (#274)
  • support for OTP 21.0 (#264)
  • style checking by Elvis (#266)
  • base infrastructure for EUnit tests (and CT eventually) (#263)

Changed

  • use rebar3 for building (#255)

0.19

21 May 10:36
0.19
Compare
Choose a tag to compare

Added

Removed

  • untested code for 'hijacking' processes (e.g. application_controller (#2))

Changed

  • progress bar format
  • symbolic PIDs are now shown as "<symbol/last registered name>"
  • report shows mailbox contents when a deadlock is detected
  • significantly optimized DPOR implementations
  • moved concuerror executable to /bin directory

Fixed

  • handling of stacktraces
  • exclude instrumentation time from timeouts

0.18

02 Mar 14:39
Compare
Choose a tag to compare
Update CHANGELOG

0.17

17 Oct 10:09
Compare
Choose a tag to compare
Add Homepage link to pages too

[ci skip]