This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
💅 Enhancement
🏠 Internal
- #85 Updated Travis CI config (@getong)
- #86 Make it possible to sort ETS tables by the
name
column in the ETS node view (@mkacper) - 8080528, 239b64b Improved the
epl-ets
UI plugin code style (@baransu)
📜 Details
The 0.9.0 release contains all the work done during Google Summer of Code program. The main feature introduced in this release is new ETS details view. The view visualises all the traffic between an observed ETS table and processes that communicates with it.
The release also introduces Quick start guide which explains step by step the whole process of running ErlangPL script. It can be helpful especially for the Erlang/Elixir newcomers. Apart from that there are some small internal changes in this release (see above).