Skip to content

Releases: metamethods/typed

typed v0.8.1

typed v0.8.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:59
v0.8.1
b6b6895
  • adds the .default() schema builder
  • updated union schema to return all issues instead of a generic message

Full Changelog: v0.8.0...v0.8.1

typed v0.8.0

typed v0.8.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:40
v0.8.0
a93cc00

this release should address some of the type issues from t.table and brings along some new schema builders

  • added t.refine
  • added t.meta
    • this removes the :meta() method on schemas
  • rework on internal type inferencing
  • removed .validate() method on schema objects

Full Changelog: v0.7.0...v0.8.0

typed v0.7.0

typed v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 04:46
v0.7.0
59b5678

Full Changelog: v0.6.2...v0.7.0

typed v0.6.2

typed v0.6.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:06
v0.6.2
08f2868

Full Changelog: v0.6.1...v0.6.2

typed v0.6.1

typed v0.6.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:07
v0.6.1
dc6dbfd

quick patch so pesde doesnt scream errors at me or whatever

Full Changelog: v0.6.0...v0.6.1

typed v0.6.0

typed v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:30
v0.6.0
4257d7e

remove .parseCast method from schemas

Full Changelog: v0.5.0...v0.6.0

typed v0.5.0

typed v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:09
v0.5.0
f6d128e

optional schema rework

Full Changelog: v0.4.2...v0.5.0

typed v0.4.2

typed v0.4.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 01:50
v0.4.2
a5cbcfb

various code refactoring n stuff; nothin too crazy

Full Changelog: https://github.com/metamethods/typed/commits/v0.4.2