Releases: electron/docs-parser
Releases · electron/docs-parser
v0.9.1
0.9.1 (2020-07-08)
Bug Fixes
- #34 Parser not works anymore if useReadMe is disabled (#35) (29a0432)
v0.9.0
0.9.0 (2020-06-15)
Features
- add useReadme flag for parsing only README (#33) (d8bec24)
v0.8.0
0.8.0 (2020-04-08)
Features
v0.7.2
0.7.2 (2020-04-02)
Bug Fixes
- allow underscores in string enum values (e0d4379)
v0.7.1
0.7.1 (2019-12-06)
Bug Fixes
- return type incorrectly checking periods (#26) (f11cfe0)
v0.7.0
0.7.0 (2019-12-03)
Features
v0.6.1
0.6.1 (2019-12-02)
Bug Fixes
- improve provided context in key token error (#22) (e52a9e5)
v0.6.0
0.6.0 (2019-12-02)
Features
- add a multi-package mode so that classes are exported under a module instead of at the top level of the API (#23) (b08d4f9)
v0.5.0
0.5.0 (2019-12-01)
Features
v0.4.4
0.4.4 (2019-12-01)
Bug Fixes