Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 21:14
ded6a0c

0.13.0 (2025-05-27)

⚠ BREAKING CHANGES

  • use : as scaling factor delimiter

Features

448038923-70edbec6-6a1f-4656-a8e1-4446ee26df3d
  • add base path for shopping lists so we can lookup references (a5c1a42)
  • detect cycle references (3d9144f)
  • highlight sections in shopping list (342db6c)
  • implement basic reference scaling (f193203)
  • recursively get ingredients for referenced recipes (bdc71cd)
  • support references in read command (fc50c00)
  • support references in shopping list command (9a959d4)
  • support references in UI recipe screen (50867de)
  • support references in UI shopping list (5090b83)

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • use : as scaling factor delimiter (6b2251c)