v0.2.0
- Add replace method for IngredientList
- add_section method is now able to handle strings when passed as parameter
What's Changed
- Add github action to automatically deploy releases on pypi by @marcelotrevisani in #23
- Add new tests for section class when adding new section by @marcelotrevisani in #24
- Refactoring to standardise the access to the internal yaml by @marcelotrevisani in #25
- Small refactoring by @marcelotrevisani in #26
- Add replace method for IngredientList by @marcelotrevisani in #30
- Add functionality when passing a string to the add_section by @marcelotrevisani in #31
Full Changelog: v0.1.0...v0.2.0