Skip to content

Latest commit

 

History

History
171 lines (77 loc) · 6.59 KB

CHANGELOG.md

File metadata and controls

171 lines (77 loc) · 6.59 KB

Changelog

2.9.2 (2025-01-16)

Bug Fixes

2.9.1 (2024-12-16)

Bug Fixes

2.9.0 (2024-12-16)

Features

2.8.0 (2023-12-18)

Features

2.7.0 (2023-12-03)

Features

  • add treatWarningsAsErrors option (3c7d8ab)

2.6.0 (2023-09-06)

Features

  • update deps and switch runtime to node20 (#20) (dbb561c)

2.5.0 (2023-08-07)

Features

  • update TypeDoc to v0.24 (db193b0)

2.4.3 (2023-03-31)

Bug Fixes

  • recreate node_modules with Linux (ad216fc)

2.4.2 (2023-03-31)

Bug Fixes

  • install the same TypeScript version as the project (e1015ff)
  • update dependencies (6d4d7e1)

2.4.1 (2023-03-04)

Bug Fixes

2.4.0 (2023-01-07)

Features

  • use katex plugin to generate mathematical formulas from readme (#13) (f976aba)

2.3.5 (2022-03-12)

Bug Fixes

2.3.4 (2021-12-17)

Bug Fixes

2.3.3 (2021-10-25)

Bug Fixes

2.3.2 (2021-09-24)

Bug Fixes

  • update typedoc to v0.22.4 (55a8a30)

2.3.1 (2021-09-13)

Bug Fixes

  • install packages with a Unix system (66e7cf2)

2.3.0 (2021-09-13)

Features

  • update typedoc to version 0.22 (630ceb0)

2.2.0 (2021-08-01)

Features

  • add support for multiple entry points (16431ce)

Bug Fixes

2.1.0 (2021-06-28)

Features

  • update TypeDoc to support TypeScript 4.3 (d4b7ea6)

2.0.2 (2021-05-10)

Bug Fixes

  • install dependencies if node_modules is not present (fa3d15e)

2.0.1 (2021-04-30)

Bug Fixes

2.0.0 (2021-04-24)

Features

  • add support for declaration files (07d95bb)
  • implement action (775e127)
  • update to TypeDoc 0.20 (c35a359)

Bug Fixes

  • add lib to default tsconfig (15e98bb)
  • always use file mode and exclude externals in declarations only (dd267c7)
  • do not pass special flags for .d.ts (389769c)
  • write empty tsconfig in project's directory if missing (fcaf4e8)