Release Notes
- Added a namespace tree view sidebar.
- Changed registry names (formally know as nicknames) to single character names (emoji encouraged). These are displayed in the tree view to easily tell which registries contain definitions down the tree path.
- Honeycomb query pages are now opened in a new tab/window rather than a redirect for the current page. (The trade-off is that you may need to allow pop-ups for the site).
- Updated cargo-dist to 0.27
Install honey-explore 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/0.2.0/honey-explore-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/jerbly/honey-explore/releases/download/0.2.0/honey-explore-installer.ps1 | iex"
Download honey-explore 0.2.0