Skip to content

Latest commit

 

History

History
213 lines (113 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

213 lines (113 loc) · 5.12 KB

CHANGELOG

Package changelog.

Unreleased (2024-09-28)

Commits

  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 975147f - docs: fix TSDoc lint errors (by Philipp Burckhardt)
  • 20dea8a - docs: remove extraneous newline (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-29)

Commits

  • 8d4c46b - refactor: update paths (by Athan Reines)
  • 18b3c79 - refactor: update paths (by Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-15)

Commits

  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • c5a68f2 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 08b8c12 - refactor declarations to use generics

Bug Fixes

  • 9ad6e2a - change default type to unknown
  • 14bacb3 - update import path for Collection type definition
  • 32a2827 - update import paths for complex type defs
  • 5ab331a - fix return type

BREAKING CHANGES

  • 08b8c12: refactor declarations to use generics

Commits

  • 9ad6e2a - fix: change default type to unknown (by Athan Reines)
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 32a2827 - fix: update import paths for complex type defs (by Athan Reines)
  • 5ab331a - fix: fix return type (by Athan Reines)
  • 08b8c12 - feat: refactor declarations to use generics (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.2 (2023-02-06)

No changes reported for this release.

0.0.1 (2023-02-02)

No changes reported for this release.