Skip to content

Releases: electron/docs-parser

v0.9.1

08 Jul 17:01
29a0432
Compare
Choose a tag to compare

0.9.1 (2020-07-08)

Bug Fixes

  • #34 Parser not works anymore if useReadMe is disabled (#35) (29a0432)

v0.9.0

15 Jun 20:40
d8bec24
Compare
Choose a tag to compare

0.9.0 (2020-06-15)

Features

  • add useReadme flag for parsing only README (#33) (d8bec24)

v0.8.0

08 Apr 17:46
528c9c6
Compare
Choose a tag to compare

0.8.0 (2020-04-08)

Features

v0.7.2

02 Apr 17:12
e0d4379
Compare
Choose a tag to compare

0.7.2 (2020-04-02)

Bug Fixes

  • allow underscores in string enum values (e0d4379)

v0.7.1

06 Dec 20:35
Compare
Choose a tag to compare

0.7.1 (2019-12-06)

Bug Fixes

  • return type incorrectly checking periods (#26) (f11cfe0)

v0.7.0

03 Dec 19:34
110b288
Compare
Choose a tag to compare

0.7.0 (2019-12-03)

Features

v0.6.1

02 Dec 21:12
Compare
Choose a tag to compare

0.6.1 (2019-12-02)

Bug Fixes

  • improve provided context in key token error (#22) (e52a9e5)

v0.6.0

02 Dec 02:28
b08d4f9
Compare
Choose a tag to compare

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

01 Dec 22:00
Compare
Choose a tag to compare

0.5.0 (2019-12-01)

Features

v0.4.4

01 Dec 02:57
d0d958c
Compare
Choose a tag to compare

0.4.4 (2019-12-01)

Bug Fixes

  • update all dependencies (1eabf6d)