Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

v3.1.0

Choose a tag to compare

@gcanti gcanti released this 15 May 06:04
· 92 commits to master since this release
  • New Feature
    • add t.Integer to standard types
    • add t.Type to standard types
    • interface combinator, fix #195, docs (thanks @ctrlplusb)
    • add support for extending refinements, fix #179, docs
    • strict option for structs and interfaces, fix #203, docs
    • Chrome Dev Tools custom formatter for tcomb types docs
  • Bug Fix
  • Internal
    • add "Struct" prefix to structs default name
    • mixin() now allows identical references for overlapping properties