Releases: gitarcode/typeshare
Releases · gitarcode/typeshare
Version 1.13.3-gitar
Release Notes
- Use parallel walker instead of rayon by @darrell-roberts in 1Password#216
- Approach to handle serde(rename) references. by @darrell-roberts in 1Password#210
- Add Typeshare support for Python by @hculea in 1Password#169
- Make changes required for Go translation to support generics by @AndyTitu in 1Password#221
- Bump hashbrown version to resolve security alert by @charlespierce in 1Password#223
- fix typo by @darrell-roberts in 1Password#227
- Add const support for integer types by @edif2008 in 1Password#218
- Add support for byte translation by @MOmarMiraj in 1Password#230
- Update syn to 2.0.98 by @complexspaces in 1Password#232
- Fix writing enum values in Go by @edif2008 in 1Password#233
- Fix Bug in JS and Python Typesharing Custom Types by @MOmarMiraj in 1Password#234
- Update Reviver/Replacer functions in TS typeshare by @MOmarMiraj in 1Password#235
- Add support for DateTime field for Go, JS, Python by @MOmarMiraj in 1Password#236
- Fix Equality Check Bug in typescript generator file by @harshils23 in 1Password#242
- Update for newer clippy lints by @darrell-roberts in 1Password#252
Install typeshare-cli 1.13.3-gitar
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.13.3-gitar/typeshare-cli-v1.13.3-gitar-installer.sh | shInstall prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/1Password/typeshare/releases/download/v1.13.3-gitar/typeshare-cli-v1.13.3-gitar-installer.ps1 | iexDownload typeshare-cli 1.13.3-gitar
| target | kind | download |
|---|---|---|
| aarch64-apple-darwin | tarball | typeshare-cli-v1.13.3-gitar-aarch64-apple-darwin.tar.xz |
| aarch64-unknown-linux-gnu | tarball | typeshare-cli-v1.13.3-gitar-aarch64-unknown-linux-gnu.tar.xz |
| x86_64-apple-darwin | tarball | typeshare-cli-v1.13.3-gitar-x86_64-apple-darwin.tar.xz |
| x86_64-pc-windows-msvc | tarball | typeshare-cli-v1.13.3-gitar-x86_64-pc-windows-msvc.zip |
| x86_64-unknown-linux-gnu | tarball | typeshare-cli-v1.13.3-gitar-x86_64-unknown-linux-gnu.tar.xz |
Version 1.13.3
Release Notes
- Use parallel walker instead of rayon by @darrell-roberts in 1Password#216
- Approach to handle serde(rename) references. by @darrell-roberts in 1Password#210
- Add Typeshare support for Python by @hculea in 1Password#169
- Make changes required for Go translation to support generics by @AndyTitu in 1Password#221
- Bump hashbrown version to resolve security alert by @charlespierce in 1Password#223
- fix typo by @darrell-roberts in 1Password#227
- Add const support for integer types by @edif2008 in 1Password#218
- Add support for byte translation by @MOmarMiraj in 1Password#230
- Update syn to 2.0.98 by @complexspaces in 1Password#232
- Fix writing enum values in Go by @edif2008 in 1Password#233
- Fix Bug in JS and Python Typesharing Custom Types by @MOmarMiraj in 1Password#234
- Update Reviver/Replacer functions in TS typeshare by @MOmarMiraj in 1Password#235
- Add support for DateTime field for Go, JS, Python by @MOmarMiraj in 1Password#236
- Fix Equality Check Bug in typescript generator file by @harshils23 in 1Password#242
- Update for newer clippy lints by @darrell-roberts in 1Password#252
Install typeshare-cli 1.13.3
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.13.3/typeshare-cli-v1.13.3-installer.sh | shInstall prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/1Password/typeshare/releases/download/v1.13.3/typeshare-cli-v1.13.3-installer.ps1 | iexDownload typeshare-cli 1.13.3
| target | kind | download |
|---|---|---|
| aarch64-apple-darwin | tarball | typeshare-cli-v1.13.3-aarch64-apple-darwin.tar.xz |
| aarch64-unknown-linux-gnu | tarball | typeshare-cli-v1.13.3-aarch64-unknown-linux-gnu.tar.xz |
| x86_64-apple-darwin | tarball | typeshare-cli-v1.13.3-x86_64-apple-darwin.tar.xz |
| x86_64-pc-windows-msvc | tarball | typeshare-cli-v1.13.3-x86_64-pc-windows-msvc.zip |
| x86_64-unknown-linux-gnu | tarball | typeshare-cli-v1.13.3-x86_64-unknown-linux-gnu.tar.xz |
v1.13.2: Merge pull request #266 from 1Password/revert_automated_flake_updates
Revert "Add automated job to update flake.lock file"