Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 704 Bytes

Changelog

Tags:

  • [New Feature]
  • [Bug Fix]
  • [Spec Compliancy]
  • [Breaking Change]
  • [Documentation]
  • [Internal]
  • [Polish]

Note: Gaps between patch versions are faulty/broken releases.

v0.1.4

  • Internal
    • Optimized integer type (@chriskjaer idea)

v0.1.3

  • New Feature
    • Support format property for string types #6 (@oliger idea)
    • Support integer type #5 (@chriskjaer idea)
  • Bug Fix
    • Removed t.util.format
  • Internal
    • Optimized Null type
  • Polish
    • Formatted CHANGELOG

v0.1.2

  • Internal
    • Upgrade to latest tcomb
    • Move tcomb to peerDependencies

v0.1.1

  • Internal
    • Upgrade to latest tcomb