Skip to content

Files

Latest commit

 

History

History
184 lines (93 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

184 lines (93 loc) · 3.18 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-01)

Commits

  • 9e689ff - chore: fix indentation in manifest.json files (by Philipp Burckhardt)
  • 8f745c7 - test: fix descriptions (by Athan Reines)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.2.2 (2024-07-27)

Commits

  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • 46d049b - build: replace tslint directive (by Philipp Burckhardt)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt

0.1.1 (2023-10-04)

No changes reported for this release.

0.1.0 (2023-09-23)

Features

  • 898e8e4 - update minimum TypeScript version

BREAKING CHANGES

  • 898e8e4: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • 898e8e4 - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Philipp Burckhardt