8000 Release v0.13.0 · cooklang/cookcli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.13.0

Latest
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

  • 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)
0