Releases: johngeorgewright/runtyping
Releases · johngeorgewright/runtyping
@runtyping/generator-v6.0.1
@runtyping/generator-v6.0.1 (2022-08-25)
Bug Fixes
@runtyping/generator-v6.0.0
@runtyping/generator-v6.0.0 (2022-08-25)
Bug Fixes
Code Refactoring
- getfunctionname can return undefined (c0f0c92)
Features
- abstraction of generic object function (32653f4)
- add custom version of gettuplelements (02cf881)
- add function name helper (da24352)
- add object property writer helper (3c50446)
- add typewriters.getstaticreference (636361c)
- add variadictupleelement helper (5898127)
- candeclarestatics typewriter action (28f53ff)
- export tupleelement class (ba8783b)
BREAKING CHANGES
- getFunctionName() may return undefined
- TypeWriter's signature of Static and StaticParameter
has changed.
@runtyping/zod-v1.0.5
@runtyping/test-type-writers-v2.0.0
@runtyping/test-type-writers-v2.0.0 (2022-08-17)
Bug Fixes
- implement variadic tuple (a06e268)
Code Refactoring
- simplify validator creation api (def9078)
Features
- add ability to ignore certain tests (10d9a15)
- add json schema testing (a6155f9)
- create way to test generated output (62cfc6c)
- finished adding data tests (e973bc4)
BREAKING CHANGES
- createValidator option has been replaced with
createNumberValidator, createStringValidator and createObjectValidator - must now supply a validator function
@runtyping/runtypes-v1.1.5
@runtyping/io-ts-v1.0.4
@runtyping/generator-v5.0.0
@runtyping/generator-v5.0.0 (2022-08-17)
Features
- variadic tuples (8080f74)
BREAKING CHANGES
- TypeWriters need to implement variadicTuple
@runtyping/zod-v1.0.4
@runtyping/zod-v1.0.4 (2022-08-08)
Bug Fixes
@runtyping/runtypes-v1.1.4
@runtyping/runtypes-v1.1.4 (2022-08-08)
Bug Fixes
- remove static function import when asked to (bf04202)
@runtyping/io-ts-v1.0.3
@runtyping/io-ts-v1.0.3 (2022-08-08)
Bug Fixes
- remove static function import when asked to (bf04202)