Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 12:49
· 61 commits to main since this release

Spec

  • There is now a formal version of the spec.
  • The spec now includes testdata that implementations can use to validate conformance

Implementations

Thanks to @TenCoKaciStromy, @akhundMurad, @broothie, @alisa101rs, @conradludgate, @Frizlab and @ongteckwu for providing additional implementations of TypeID in new languages. There are now implementations in the following languages:

  • C#
  • Python
  • Ruby
  • Rust
  • Swift
  • Typescript

CLI

The CLI has been upgraded to use the latest go library, main improvements include:

  • Extensive testing
  • Fixed an edge case that would some times cause a panic
  • Upgrades the UUID library we depend on to use the latest version