Skip to content

Releases: andytill/erlyberly

0.5.4

10 May 17:57
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release

Show record and record name field names when displaying process state.

0.5.3

29 Mar 16:00
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

Seq trace support in the UI, still experimental.

0.5.2

08 Mar 23:23
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

Get the state for OTP compliant processes.

0.5.1

08 Mar 17:51
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

Most inter-node calls now do not use the UI thread so less UI freezing.

Fixed an if statement that prevented the connection alive checking thread from running.

Some minor UI changes.

0.5.0

01 Mar 23:11
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Support for R17 maps. Traces with maps would previously be dropped, with an exception.
  • Fixed an NullPointerException that could cause traces not to be shown
  • Other minor fixes and improvements

0.4.1

28 Dec 17:04
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Correctly show if a function is traced after a module refresh.

0.4.0

28 Dec 16:32
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Filter all the things.

0.3.0

23 Dec 19:30
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Allowed the processes and modules to be fully hide-able.

0.2.3

17 Dec 21:51
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Minor but satisfying fixes.

0.2.2

14 Dec 21:28
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
  • Style function calls that have not completed yet
  • Fixed NPE when click functions that have not completed yet
  • Show incoming results in an already opened term viewer
  • Added an alive checker, so user actions do not discover the node is down