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

Releases: cooklang/cookcli

v0.12.1

22 May 15:02
c4fe906
Compare
Choose a tag to compare

0.12.1 (2025-05-22)

Bug Fixes

  • issue with . base path in server (85b91b0)

v0.12.0

21 May 17:46
4aba39a
Compare
Choose a tag to compare

0.12.0 (2025-05-21)

Features

Bug Fixes

v0.10.0

26 Jan 18:04
ac26442
Compare
Choose a tag to compare

0.10.0 (2025-01-26)

Features

  • UI supports aisle config in shopping list (4b54689)
  • Updated to the latest parser (d6c791f)

Bug Fixes

v0.8.0

23 Feb 18:06
7196159
Compare
Choose a tag to compare

0.8.0 (2024-01-14)

Features

  • Allow mobile to only take up 100% width of viewport (#100)

v0.7.1

14 Jan 11:11
51e88b2
Compare
Choose a tag to compare

0.7.1 (2024-01-13)

Bug Fixes

  • log to stdout using tracing subscriber. (2e3ddab), closes #94

v0.7.0

02 Jan 17:57
84ed1b2
Compare
Choose a tag to compare

0.7.0 (2023-12-11)

Features

v0.6.0

11 Dec 22:58
88757d7
Compare
Choose a tag to compare

0.6.0 (2023-12-11)

Features

  • add cache (91ec988)
  • notarise Apple binaries (c46bf05)
  • fix Linux build

v0.5.0

06 Dec 20:57
d63ebb5
Compare
Choose a tag to compare

0.5.0 (2023-11-22)

Features

v0.4.0 - migration to Rust

22 Nov 18:48
8d49a69
Compare
Choose a tag to compare

0.4.0 (2023-11-22)

Features

v0.1.6

24 Jul 19:48
316aca6
Compare
Choose a tag to compare

What's Changed

  • Port to other POSIX platforms like Android and BSD by @buttaface in #64
  • Adds a recipe version for printing by @dubadub in #66
    print-recipe

New Contributors

  • @buttaface made their first contribution in #64

Full Changelog: v0.1.5...v0.1.6

0