Skip to content

Releases: SoftwareBrothers/better-docs

v2.7.4-dev.1

07 Dec 20:34
Compare
Choose a tag to compare
v2.7.4-dev.1 Pre-release
Pre-release

2.7.4-dev.1 (2023-12-07)

Bug Fixes

  • force release artificially (b790283)

v2.7.3

07 Dec 17:21
Compare
Choose a tag to compare

2.7.3 (2023-12-07)

Bug Fixes

v2.7.2

10 Feb 09:27
Compare
Choose a tag to compare

2.7.2 (2022-02-10)

Bug Fixes

v2.7.1

21 Jan 10:26
Compare
Choose a tag to compare

2.7.1 (2022-01-21)

Bug Fixes

  • fixed constructor covert (681138b)

v2.7.0

21 Jan 10:20
Compare
Choose a tag to compare

2.7.0 (2022-01-21)

Bug Fixes

  • removed duplicates of class properties definitions (da7d9ca)
  • removed fillMethodComment duplicate after merge (1137747)
  • removed undefined summary (d8c5a78)

Features

  • improved types predict in class methods (5fd357a)
  • predict function types and params (c0f9d1d)

v2.6.2

21 Jan 10:12
Compare
Choose a tag to compare

2.6.2 (2022-01-21)

Bug Fixes

  • removed duplicates of class properties definitions (5e11044)
  • removed undefined summary (8469539)

v2.6.1

21 Jan 07:47
Compare
Choose a tag to compare

2.6.1 (2022-01-21)

Bug Fixes

  • fixed handle empty types while class functions converting (0f9a25b)
  • removed debug trycatch statement (93b38a5)

v2.6.0

20 Jan 09:24
Compare
Choose a tag to compare

2.6.0 (2022-01-20)

Features

v2.5.0

20 Jan 08:22
Compare
Choose a tag to compare

2.5.0 (2022-01-20)

Features

  • added optional chaining operator (4b0d775)
  • handle functions in abstract class (0d75fce)
  • upgrade dependecies (545583d)

v2.4.1

18 Jan 12:51
Compare
Choose a tag to compare

2.4.1 (2022-01-18)

Bug Fixes

  • fix dist-dir argument in building process (bb1801f)