Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

39 lines (20 loc) · 490 Bytes

Change Log

2.1.0 (2018-09-26)

Added:

  • string regex support. Thanks @chrinor2002

2.0.1 (2016-08-03)

Added:

  • uuid, guid, and email types

Changed:

  • string instances have trim property set by default
  • type property changed to @type

1.1.0 (2016-07-26)

Added:

  • Parser for parsing individual strings to bypass the builder

Updated:

  • vandium-utils dependency to 1.1.0

1.0.1 (2016-07-25)

Fixed:

  • Typos

1.0.0 (2016-06-22)

Initial release