Releases: ephes/kptncook
Releases · ephes/kptncook
0.0.21 - 2024-09-16
0.0.20
0.0.19
Step-Images Fix
Fixes
- fix image synchronization for steps
- #34 PR by @alexdetsch
Paprika Export Fixed
Paprika export was broken. Thanks to @patryk-31 for reporting.
Fixes
Forgot some lines
Forgot some lines in the last release :-( thanks to @ca-dmin for reporting.
0.0.13
Fixed urljoin
Pydantic >= 2
Issues fixed:
- There were some major changes in the pydantic API
- Tested kptncook against Python 3.12
Export recipes to Paprika
Export recipes to Paprika Recipe Manager
Features
- Export recipes to Paprika Recipe Manager
- #22 PR by @luebbert42