Releases: cooklang/cookcli
Releases · cooklang/cookcli
v0.18.2
0.18.2 (2025-10-18)
Bug Fixes
- always use base path for finding refsi (338fbc7)
- clippy (ee687b9)
- fmt (2143f4a)
- proper separator (1fd3f61)
- remove .claude (2f21d24)
- remove junk (9c43d49)
- return favicon #174 (b807434)
- review suggestions (43add8b)
- shorthand ingredients display (1d36107)
- shorthand ingredients display (43287c7)
- spelling #123 (b6d8d27)
- test (db79534)
- url separator (88755ae)
v0.18.1
v0.18.0
v0.17.2
v0.17.1
v0.17.0
v0.16.0
v0.15.1
0.15.1 (2025-08-28)
Full server UI rewrite, meal plans support, real reports support, doctor command, docs for each command and many more.
⚠ BREAKING CHANGES
- use : as scaling factor delimiter
Features
- add base path for shopping lists so we can lookup references (a5c1a42)
- add basic search (94741e0)
- add cache (91ec988)
- add servings (9f539d9)
- add support for templates (881495f)
- cook doctor (d46b166)
- correct repo name (d6a4d0d)
- detect cycle references (3d9144f)
- diplay relative path for search results (ac7f847)
- disable testing mode (c46bf05)
- highlight sections in shopping list (342db6c)
- implement basic reference scaling (f193203)
- import recipe (27dccf4)
- new UI (e200582)
- recursively get ingredients for referenced recipes (bdc71cd)
- render scale (83a90bb)
- search via UI (1ca4c2a)
- 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)
- support scaling (66595f7)
- test release (e86c34b)
- update package name (fe5cf9c)
Bug Fixes
- brew install cmd (adf9bce)
- cargo publish to include ui (0807f55)
- ci build (5f62c85)
- cleanup unused code (5672dca)
- clippy (edd9f98)
- issue with . base path in server (85b91b0)
- log to stdout using tracing subscriber. (2e3ddab), closes #94
- make cost report work (3538d20)
- shopping list (4b54689)
- UI datastructure (9265dcf)
- upgraded parser (d6c791f)
- use macos12 (20a45d1)
- version (84996f9)
Miscellaneous Chores
Code Refactoring
- use : as scaling factor delimiter (6b2251c)
v0.14.0
v0.13.0
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
- release 0.13.0 (60b3ee5)
Code Refactoring
- use : as scaling factor delimiter (6b2251c)