Releases: firenero/TypeId
Releases · firenero/TypeId
TypeId v1.2.1
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
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
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