Skip to content

Releases: livingdocsIO/microschema

v1.6.0

28 Nov 18:53
ece9bd2
Compare
Choose a tag to compare

1.6.0 (2022-11-28)

Features

  • Support 'date-time' as format in `date: 'string:date-time' (ece9bd2)

v1.5.2

01 Sep 10:08
8ef943c
Compare
Choose a tag to compare

1.5.2 (2022-09-01)

Bug Fixes

  • types: Add some jsdoc type annotations (8ef943c)

v1.5.1

25 Apr 08:57
Compare
Choose a tag to compare

1.5.1 (2021-04-25)

Bug Fixes

  • const: type should not be added when using const (6fd4fc3)

v1.5.0

07 Apr 14:25
Compare
Choose a tag to compare

1.5.0 (2021-04-07)

Features

  • Support the default option on objects (acfcf8b)

v1.4.0

26 Nov 13:48
Compare
Choose a tag to compare

1.4.0 (2020-11-26)

Features

v1.3.0

12 Jun 13:11
1da574a
Compare
Choose a tag to compare

1.3.0 (2019-06-12)

Features

v1.2.0

05 Jul 17:01
3dc6a13
Compare
Choose a tag to compare

1.2.0 (2018-07-05)

Features

  • add method ms.const() (5c63542)
  • arrayOf: allow to add additional properties (dbb2f2f)
  • obj: allow to add additional properties (145e931)
  • string: allow to add additional properties (97bd2e6)

v1.1.0

21 Mar 14:01
2198223
Compare
Choose a tag to compare

1.1.0 (2018-03-21)

Features

  • add boolean() method (8983293)
  • add string({pattern}) method (2c3288c)

v1.0.1

20 Mar 18:34
b43f43b
Compare
Choose a tag to compare

1.0.1 (2018-03-20)

Bug Fixes

  • ci: add semantic-release (32de22e)
  • ci: add travis.yml (30b1f6c)
  • ci: change repository url format (a19d320)