Releases: tjjfvi/subshape
Releases · tjjfvi/subshape
v0.14.1
v0.14.0
Previously known as scale-ts, this is the first release of subShape.
subShape provides primitives and patterns for crafting composable shapes featuring cohesive typing, validation, serialization, and reflection.
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.2
v0.12.1
v0.12.0
What's Changed
- feat: separate input and output types by @tjjfvi in #155
- feat: add
$.hex
codec by @tjjfvi in #154 - chore(deps): bump denoland/setup-deno from 1.1.0 to 1.1.2 by @dependabot in #160
- fix: update snapshots re deno inspect changes by @tjjfvi in #162
- fix gha set-output command by @sergejparity in #161
- feat: scale collections by @tjjfvi in #163
New Contributors
- @dependabot made their first contribution in #160
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- chore: 2023 by @tjjfvi in #147
- feat: enable specificity of empty option value by @harrysolovay in #148
Full Changelog: v0.11.1...v0.11.2
v0.11.1
v0.11.0
What's Changed
- feat: rename
$.stringUnion
to$.literalUnion
by @tjjfvi in #137 - chore: make
Variant
a class by @tjjfvi in #138 - docs: add link to benchmarks by @harrysolovay in #139
- chore: misc fixes by @tjjfvi in #140
- fix: atomic metadata visitor by @tjjfvi in #141
- feat: add assert method to codec by @harrysolovay in #142
Full Changelog: v0.10.2...v0.11.0
v0.11.0-beta.2
What's Changed
Full Changelog: v0.11.0-beta.1...v0.11.0-beta.2