Skip to content

Releases: electron/docs-parser

v0.4.3

01 Dec 02:44
6133549
Compare
Choose a tag to compare

0.4.3 (2019-12-01)

Bug Fixes

  • Remove unnecessary package.json name valid (#12) (77e13d0)

v0.4.2

01 Aug 22:30
d4d62e1
Compare
Choose a tag to compare

0.4.2 (2019-08-01)

Bug Fixes

  • ensure that sub keys can only be consumed by a single type (the first one) (#10) (d4d62e1)

v0.4.1

25 Jul 21:13
Compare
Choose a tag to compare

0.4.1 (2019-07-25)

Bug Fixes

  • ensure we capture all the documentation tags (6fcb117)

v0.4.0

25 Jul 20:33
e9f7c10
Compare
Choose a tag to compare

0.4.0 (2019-07-25)

Features

  • expose OS/stability tags in the API structure (#8) (e9f7c10)

v0.3.1

25 Jul 05:49
809c982
Compare
Choose a tag to compare

0.3.1 (2019-07-25)

Bug Fixes

  • allow normal quotes as well as oxford commas (#7) (809c982)

v0.3.0

27 Jun 07:37
50a9fed
Compare
Choose a tag to compare

0.3.0 (2019-06-27)

Features

  • ignore modules with "(Draft)" in title (#5) (50a9fed)

v0.2.2

12 Jun 18:34
Compare
Choose a tag to compare

0.2.2 (2019-06-12)

Bug Fixes

  • nondeterminism in file reading order (#4) (0c29cfc)

v0.2.1

04 Jun 00:15
Compare
Choose a tag to compare

0.2.1 (2019-06-04)

Bug Fixes

  • enforce lowercase optional, no 'Optional' allowed (3bb5f99)

v0.2.0

04 Jun 00:02
Compare
Choose a tag to compare

0.2.0 (2019-06-04)

Features

  • add enforcement for optional parameters that the docs and the signature match (25e2a09)

v0.1.7

03 Jun 22:52
b2d95bf
Compare
Choose a tag to compare

0.1.7 (2019-06-03)

Bug Fixes

  • support complex and nested inner types (#2) (b2d95bf)