Skip to content

Releases: jetify-com/typeid

v0.1.1

01 Jul 12:49
Compare
Choose a tag to compare

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

v0.1.0

27 Jun 20:57
Compare
Choose a tag to compare

First release of typeid