Skip to content

Releases: ephes/kptncook

0.0.21 - 2024-09-16

16 Sep 09:37
Compare
Choose a tag to compare
  • #39 fixed encoding issues on windows by setting utf-8 encoding as default @ephes

0.0.20

13 Sep 14:59
Compare
Choose a tag to compare

Fixes

  • #23 make recipe export skip invalid recipes @ephes
  • #32 remove unescaped newlines from json for paprika export @ephes

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