Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 14:44
· 104 commits to main since this release
631bf70

Release Notes

This release brings support for various Rust std smart pointers, as well as a CLI flag to opt-into following symbolic links. In addition, typeshare has been updated to use syn 2.0

  • Added support for various Rust std smart pointers. #134
  • Added CLI flag to opt-into following symbolic links. #156
  • Migrate to syn version 2.0. #130

Community contributors

Thank you to the following community contributors for your work on this release:

Install typeshare-cli 1.8.0

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/1Password/typeshare/releases/download/v1.8.0/typeshare-cli-v1.8.0-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/1Password/typeshare/releases/download/v1.8.0/typeshare-cli-v1.8.0-installer.ps1 | iex

Download typeshare-cli 1.8.0

target kind download
aarch64-apple-darwin tarball typeshare-cli-v1.8.0-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball typeshare-cli-v1.8.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball typeshare-cli-v1.8.0-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball typeshare-cli-v1.8.0-x86_64-unknown-linux-gnu.tar.xz