Skip to content

Releases: runtypes/runtypes

v6.7.0

09 Jun 16:51
0b86d72
Compare
Choose a tag to compare

What's Changed

  • docs: add description about InstanceOf runtype by @yuhr in #313
  • chore(docs): update from cobraz to simenandre by @simenandre in #324
  • Allow for multiple brands by @cedw032 in #329

New Contributors

Full Changelog: v6.6.0...v6.7.0

v6.6.0

11 Aug 14:37
4569545
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.1...v6.6.0

v6.5.1

21 Feb 08:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.0...v6.5.1

v6.5.0

27 Oct 17:46
Compare
Choose a tag to compare

What's Changed

  • Add helper function when for top-level match function by @yuhr in #285
  • Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #286

Full Changelog: v6.4.1...v6.5.0

v6.4.1

15 Sep 22:17
Compare
Choose a tag to compare

Bug Fixes

  • Enable static types of Optional in Dictionary (#281)
  • Fix return type of top-level match function (#283)

v6.4.0

04 Sep 21:11
Compare
Choose a tag to compare

Features

  • Add Template runtype (#279)

v6.3.2

31 Jul 14:00
Compare
Choose a tag to compare

Bug Fixes

  • Use globalThis instead of global (#273)

Documentation

  • Add runtyping as a related library (#271)

v6.3.1

10 Jun 04:46
Compare
Choose a tag to compare

Bug Fixes

  • Handle null prototypes in failure messaging (#263)

Refactors

  • Unuse unicode option for regex (#245)

Documentation

  • Add more related libraries (#242)

v6.3.0

25 Apr 19:08
Compare
Choose a tag to compare

Features

  • Add extend helper function to Record (#239)
  • Add predefined Nullish runtype (#241)

v6.2.1

20 Apr 19:56
Compare
Choose a tag to compare

Reverts

  • Revert "Remove workaround for resolved TypeScript issue (#230)" (#233)