Skip to content

Releases: ephes/kptncook

0.0.19

13 Mar 16:20
Compare
Choose a tag to compare

0.0.19 - 2024-03-12

Fixes

Step-Images Fix

02 Mar 07:43
Compare
Choose a tag to compare

Fixes

Paprika Export Fixed

06 Nov 08:39
Compare
Choose a tag to compare

Paprika export was broken. Thanks to @patryk-31 for reporting.

Fixes

  • The paprika export template was missing -> moved the template into the export module

Forgot some lines

30 Oct 18:50
Compare
Choose a tag to compare

Forgot some lines in the last release :-( thanks to @ca-dmin for reporting.

0.0.13

28 Oct 12:25
Compare
Choose a tag to compare

Pydantic2 compatibility.

Fixes

  • Fixed missing default values for mealie Recipe model

Fixed urljoin

21 Oct 14:05
Compare
Choose a tag to compare

Ignore pydantic DeprecationWarnings.

Fixes

  • Fixed broken KptnCookClient.to_url method

Pydantic >= 2

05 Oct 13:51
Compare
Choose a tag to compare
Pydantic >= 2 Pre-release
Pre-release

Issues fixed:

  • There were some major changes in the pydantic API
  • Tested kptncook against Python 3.12

Export recipes to Paprika

26 Feb 09:07
Compare
Choose a tag to compare
Pre-release

Export recipes to Paprika Recipe Manager

Features

No soup for you!

12 Dec 06:37
Compare
Choose a tag to compare
No soup for you! Pre-release
Pre-release

Fixes

  • removed wrongfully added recipe yield reduction

Added units, foods, tags and step images

04 Dec 08:43
Compare
Choose a tag to compare

Features

  • Added units and food types to recipe ingredients
  • Added tags to recipes (only adds kptncook at the moment
  • Added step images to recipe instructions

Refactoring

  • Review and refactoring
  • Updated pre-commit hooks

Fixes

  • Documented python / mealie version requirements