Skip to content

Releases: cloone8/apitree

v0.3.0

21 Feb 20:03
b47727f

Choose a tag to compare

Release Notes

  • Improved parsing of some nested structures like impls and modules
  • Bumped dependencies and Rust toolchain version

Download apitree 0.3.0

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

v0.1.0

20 Dec 12:05
a7cefe6

Choose a tag to compare