- Use async lib aiofiles to read files from file system
0.9.1
- Remove unnecessary python-dotenv from prod requirements
0.9.0
- Migrate from TypedDict to dataclass
0.8.0
- add collections for managed and custom lists - add and remove recipes to custom lists - add calendar/my week with planned recipes
0.7.0
- add a method to get the recipe details - rename the ingredients to ingredient_items to have a logical group of items for the shopping list - pure ingredients are only a part of the recipe now
0.6.0
- add a method to get the recipes on a shopping list