Releases: GlobalTypeSystem/gts-rust
Releases · GlobalTypeSystem/gts-rust
GTS v0.10.1
What's Changed
- fix: disable
x-gts-traitsvalidation forx-gts-abstracttypes by @fluiderson in #99 - chore: bump version 0.10.0 -> 0.10.1 by @aviator5 in #100
New Contributors
- @fluiderson made their first contribution in #99
Full Changelog: v0.10.0...v0.10.1
GTS v0.10.0
What's Changed
- fix(gts-macros): correct schema emission for derived and generic types by @aviator5 in #87
- Move to gts-spec v0.11: API terminology + gts-spec conformance tests docker runner by @aviator5 in #88
- feat(gts): support gts-spec v0.12 — RFC 7396 trait merge, inherited closedness, trait placement by @aviator5 in #90
- feat(macros): support GTS traits and modifiers in struct_to_gts_schema by @aviator5 in #92
- chore: bump version 0.9.4 -> 0.10.0 by @aviator5 in #94
- fix(ci): use --workspace for publish dry-run preflight by @aviator5 in #95
- fix(ci): send User-Agent when polling crates.io API by @aviator5 in #97
- fix(ci): refresh sparse index before each publish attempt by @aviator5 in #98
Full Changelog: v0.9.4...v0.10.0
GTS v0.9.4
What's Changed
- feat: implement GtsSchema for serde_json::Value with typed narrowing by @aviator5 in #83
- chore: bump version 0.9.3 -> 0.9.4 by @aviator5 in #84
Full Changelog: v0.9.3...v0.9.4
GTS v0.9.3
chore: bump version 0.9.2 -> 0.9.3 Signed-off-by: Artifizer <artifizer@gmail.com>
GTS v0.9.2
chore: bump version 0.9.1 -> 0.9.2 Signed-off-by: Artifizer <artifizer@gmail.com>
v0.9.1
v0.9.0
v0.8.5
GTS v0.8.4
What's Changed
- chore: release workflow resolves #60 by @devjow in #68
- feat: gts validator cli by @devjow in #69
- feat: extend GtsWildcard methods list by @Artifizer in #75
- chore: bump 0.8.4 by @Artifizer in #76
- build: fix
cargo denychecks and replace unmaintainedattycrate by @Artifizer in #77
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- feat: support anonymous instances registration according to the latest gts specification by @Artifizer in #74
Full Changelog: v0.8.2...v0.8.3