Release Notes
- Enums are now displayed in two ways:
- If any brief is defined, the enum is displayed as a list of variants with their brief.
- Otherwise, the compact form just showing the values is displayed.
- Examples for enums are now hidden since they're just repeats of the enum.
- Improvements to the display for clarity:
- All branches are now shown before all leaves rather than mixed together.
- Horizontal rules to separate attribute definitions.
- Rework of Type with Examples on the same line.
Install honey-explore 0.1.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/0.1.9/honey-explore-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/jerbly/honey-explore/releases/download/0.1.9/honey-explore-installer.ps1 | iex"
Download honey-explore 0.1.9