Releases: andytill/erlyberly
Releases · andytill/erlyberly
0.5.4
Show record and record name field names when displaying process state.
0.5.3
Seq trace support in the UI, still experimental.
0.5.2
Get the state for OTP compliant processes.
0.5.1
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
- 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
Correctly show if a function is traced after a module refresh.
0.3.0
Allowed the processes and modules to be fully hide-able.
0.2.3
Minor but satisfying fixes.
0.2.2
- 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