Skip to content

Releases: firenero/TypeId

TypeId v1.2.1

02 Aug 19:08
a3bab67

Choose a tag to compare

What's Changed

  • FormatExceptions in JsonConverters are rethrown as JsonException by @mbcrawfo in #33
  • Add full support for comparison operators by @mbcrawfo in #34
  • Add type converters for simpler integration with Swagger by @firenero in #35

New Contributors

Full Changelog: typeid-core-v1.1.0...typeid-core-v1.2.1

typeid-core-v1.1.0

01 Mar 14:49
efdd4f7

Choose a tag to compare

What's Changed

  • Implement Formattable interfaces in #23
  • Remove dependency on UUIDNext in #24
  • IComparable implementation in #30

Full Changelog: typeid-core-v1.0.0...typeid-core-v1.1.0

TypeId v1.0.0

15 Apr 02:03
typeid-textjson-v1.0.0
39bf34f

Choose a tag to compare

What's Changed

  • Upgrade to .NET 8 in #18
  • Support underscores in type to comply with spec v0.3.0 in #19
  • Add support for using TypeId as dictionary keys with system.text.json by @danspam in #17

New Contributors

Full Changelog: typeid-core-v0.2.3...typeid-core-v1.0.0