Releases: electron/docs-parser
Releases · electron/docs-parser
v0.4.3
0.4.3 (2019-12-01)
Bug Fixes
- Remove unnecessary package.json
name
valid (#12) (77e13d0)
v0.4.2
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
0.4.1 (2019-07-25)
Bug Fixes
- ensure we capture all the documentation tags (6fcb117)
v0.4.0
0.4.0 (2019-07-25)
Features
- expose OS/stability tags in the API structure (#8) (e9f7c10)
v0.3.1
0.3.1 (2019-07-25)
Bug Fixes
- allow normal quotes as well as oxford commas (#7) (809c982)
v0.3.0
0.3.0 (2019-06-27)
Features
- ignore modules with "(Draft)" in title (#5) (50a9fed)
v0.2.2
0.2.2 (2019-06-12)
Bug Fixes
- nondeterminism in file reading order (#4) (0c29cfc)
v0.2.1
0.2.1 (2019-06-04)
Bug Fixes
- enforce lowercase optional, no 'Optional' allowed (3bb5f99)
v0.2.0
0.2.0 (2019-06-04)
Features
- add enforcement for optional parameters that the docs and the signature match (25e2a09)
v0.1.7
0.1.7 (2019-06-03)
Bug Fixes
- support complex and nested inner types (#2) (b2d95bf)