v0.1.0
What's Changed
- Add Getting Started instructions to the README by @jviotti in #33
- Define a set of schemas for ISO/IEC 9899:2024 (C23) by @jviotti in #34
- Avoid
_tsuffixes in C integer schemas by @jviotti in #35 - Define IEEE 764-2019 floating point schemas by @jviotti in #36
- Implement the ISO 8601-2:2019 negative duration extension by @jviotti in #37
- Fix various URI fragment issues by @jviotti in #39
- Define IETF RFC 4648 schemas by @jviotti in #40
- Define both RFC 3066 an RFC 5646 language tags by @jviotti in #45
- Implement W3C XML Schema 2001 primitive and derived data types by @jviotti in #38, #41, #42, #43, #44, #46, #47, and #48
Full Changelog: v0.0.1...v0.1.0