Releases: grantila/suretype
Releases · grantila/suretype
v1.2.0
1.2.0 (2021-03-28)
Features
- annotatee+raw: added annotate() and the raw validator (4ed6ac1)
v1.1.2
1.1.2 (2021-03-26)
Bug Fixes
- array: fixed typing of (generic sized) array (5f678d5)
v1.1.1
1.1.1 (2021-03-22)
Bug Fixes
- errors: made sure extend errors are named and inherited properly (cd0aa00)
v1.1.0
1.1.0 (2021-03-22)
Features
- core: added ensureName function, to ensure a validator is decorated (3e80084)
v1.0.1
1.0.1 (2021-03-22)
Bug Fixes
- deps: bumped awesome-ajv-errors for simple-type fixes (ca85a4d)
v1.0.0
1.0.0 (2021-03-21)
Bug Fixes
- readme: dummy commit to trigger release (f7f4589)
Features