这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: johngeorgewright/runtyping

@runtyping/generator-v6.0.1

25 Aug 14:17

Choose a tag to compare

@runtyping/generator-v6.0.1 (2022-08-25)

Bug Fixes

  • candeclarestatics takes config in to account (c057025)
  • problem with imported types (4efba40)

@runtyping/generator-v6.0.0

25 Aug 10:58

Choose a tag to compare

@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

17 Aug 10:59

Choose a tag to compare

@runtyping/zod-v1.0.5 (2022-08-17)

Bug Fixes

  • implement variadic tuple (a06e268)

@runtyping/test-type-writers-v2.0.0

17 Aug 10:56

Choose a tag to compare

@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

17 Aug 10:58

Choose a tag to compare

@runtyping/runtypes-v1.1.5 (2022-08-17)

Bug Fixes

  • implement variadic tuple (a06e268)

@runtyping/io-ts-v1.0.4

17 Aug 10:57

Choose a tag to compare

@runtyping/io-ts-v1.0.4 (2022-08-17)

Bug Fixes

  • implement variadic tuple (a06e268)

@runtyping/generator-v5.0.0

17 Aug 10:55

Choose a tag to compare

@runtyping/generator-v5.0.0 (2022-08-17)

Features

BREAKING CHANGES

  • TypeWriters need to implement variadicTuple

@runtyping/zod-v1.0.4

08 Aug 14:02

Choose a tag to compare

@runtyping/zod-v1.0.4 (2022-08-08)

Bug Fixes

  • remove static function import when asked to (bf04202)
  • zod: tuples parameter is an array (3f24a90)

@runtyping/runtypes-v1.1.4

08 Aug 14:02

Choose a tag to compare

@runtyping/runtypes-v1.1.4 (2022-08-08)

Bug Fixes

  • remove static function import when asked to (bf04202)

@runtyping/io-ts-v1.0.3

08 Aug 14:01

Choose a tag to compare

@runtyping/io-ts-v1.0.3 (2022-08-08)

Bug Fixes

  • remove static function import when asked to (bf04202)