Skip to content

v1.4.4

Choose a tag to compare

@tmlmt tmlmt released this 08 Sep 14:47
· 82 commits to main since this release

👀 Highlights

This release smoothens out some edges, and increases test coverage to 100%

👉 Changelog

compare changes

🩹 Fixes

  • docs: Broken links in top-right corner menu (20ae0ff)
  • Range quantities incorrectly parsed as text (4799fcc)

💅 Refactors

  • Do not try to reuse previously added timer with same values and simply push new timers as they are defined (ba46320)

📖 Documentation

  • Make sidebar items collapsible (e7f335c)
  • Add link to npm package webpage (b5a6b28)
  • Add link to personal homepage (22b3d1a)
  • Add aria labels to social links (6228aa6)

🏡 Chore

  • README: Update readme (354e4ba)
  • README: Make API link point to Recipe class doc (3a912b9)
  • Remove unused import (aa9621d)

✅ Tests

  • parser_helper: Increase coverage (10cc9cd)
  • units: Increase coverage (18dc46f)

❤️ Contributors