Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 457 Bytes

Change Log

1.1.2 - Dec 14, 2024

  • Minor rewrite, public API did not change.
  • Improved code comments and clarity.
  • Added error handling where it makes sense.
  • Significantly improved README
  • Added tests

1.0.4 - Oct 11, 2024

  • Cleaned up documentation and readme.

1.0.3 - Oct 10, 2024

  • Added missing info to mod.ts

1.0.2 - Oct 10, 2024

  • Fixed readme typo.
  • Added Option and Result types.

1.0.1 - Oct 9, 2024

  • Initial release.