Skip to content

Releases: jerbly/honey-explore

0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:12

Release Notes

  • Support for complex deprecated definition and any type.

Install honey-explore 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/0.2.1/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.1/honey-explore-installer.ps1 | iex"

Download honey-explore 0.2.1

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 19:46

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

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.9

Choose a tag to compare

@github-actions github-actions released this 31 Mar 01:00

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

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.8

Choose a tag to compare

@github-actions github-actions released this 03 Mar 11:23

Release Notes

  • Pulling in improvements from honeycomb-client 0.2.1
  • Updated cargo-dist to 0.11.1

Install honey-explore 0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/0.1.8/honey-explore-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/jerbly/honey-explore/releases/download/0.1.8/honey-explore-installer.ps1 | iex"

Download honey-explore 0.1.8

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.7

Choose a tag to compare

@github-actions github-actions released this 06 Feb 14:26

Release Notes

  • Fix: Timerange in queries was sometimes rejected for being too long.

Install honey-explore 0.1.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/v0.1.7/honey-explore-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/jerbly/honey-explore/releases/download/v0.1.7/honey-explore-installer.ps1 | iex

Download honey-explore 0.1.7

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:42

Release Notes

  • Number type attributes now run an avg query when a dataset is clicked
  • Template type attributes:
    • Now render with the .<key> suffix in the name
    • The dictionary, discovered from Honeycomb, is displayed in a keys section with query links
  • Added a favicon

Install honey-explore 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/v0.1.6/honey-explore-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/jerbly/honey-explore/releases/download/v0.1.6/honey-explore-installer.ps1 | iex

Download honey-explore 0.1.6

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jan 03:13

Release Notes

  • Uses cargo-dist for build and release.

Install honey-explore 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jerbly/honey-explore/releases/download/v0.1.5/honey-explore-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/jerbly/honey-explore/releases/download/v0.1.5/honey-explore-installer.ps1 | iex

Download honey-explore 0.1.5

File Platform Checksum
honey-explore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
honey-explore-x86_64-apple-darwin.tar.xz Intel macOS checksum
honey-explore-x86_64-pc-windows-msvc.zip x64 Windows checksum
honey-explore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Jan 19:03

Moved the Honeycomb API calls to a separate crate.

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Jan 23:42
cleaned up and added timing

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jan 19:37
auth and invalid json fixes