Releases: ephes/kptncook
Releases · ephes/kptncook
No soup for you!
Fixes
- removed wrongfully added recipe yield reduction
- #21 PR by @alexdetsch
Added units, foods, tags and step images
Features
- Added units and food types to recipe ingredients
- #20 PR by @alexdetsch
- Added tags to recipes (only adds
kptncook
at the moment- #20 PR by @alexdetsch
- Added step images to recipe instructions
- #20 PR by @alexdetsch
Refactoring
Fixes
- Documented python / mealie version requirements
- #20 PR by @alexdetsch
Increased Login Timeout
Renamed confusing "http" command to "kptncook-today"
Integrate new kptncook api endpoints
0.0.5 - 2022-04-20
Refactoring
- use kptncook api client instead of repository like mealie
- #11 issue by @ephes / @gloriousDan
Features
- new cli command
kptncook kptncook-access_token
fetches the access token from the kptncook api- #11 issue by @ephes / @gloriousDan
- new cli command
kptncook list-recipes
lists all locally stored recipes- #11 issue by @ephes / @gloriousDan
- new cli command
kptncook backup-favorites
fetches all favorites from the kptncook api and stores them locally- #11 issue by @ephes / @gloriousDan
- new cli command
kptncook search-by-id
searches for a recipe by id (url, uid or oid) and stores it locally- #11 issue by @ephes / @gloriousDan