Skip to content

Releases: gitarcode/typeshare

Version 1.12.1

07 Nov 05:19
3ea1789
Compare
Choose a tag to compare

Release Notes

  • Support externally tagged enum in typescript without having to force #[serde(tag = "type", content = "content")]

Version 1.12.0

07 Nov 00:40
8a48ead
Compare
Choose a tag to compare

Release Notes

  • Optional slices in Go no longer trigger a pointer redirection.
  • Upgrade to clap 4. This let us remove the dependency on the now unmaintained atty crate.
  • wasmbind is now an optional feature
  • (Gitar) Supports large numbers such as u64, u128