Releases: marcelotrevisani/souschef
Releases · marcelotrevisani/souschef
v2.2.3
What's Changed
- Fix two empty spaces if inline_comment receives value starting with e… by @marcelotrevisani in #58
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Add outputs section by @woutdenolf in #57
New Contributors
- @woutdenolf made their first contribution in #57
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Bug fix when adding a comment in a list by @marcelotrevisani in #56
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.3
What's Changed
- Fix adding list of dict to section by @marcelotrevisani in #53
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Fix issue 47 by @marcelotrevisani in #49
Fix empty line when adding a new subsection to the recipe.
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- Add .values() .keys() and .items() to Section by @marcelotrevisani in #42
- import from CommentedSeq from ruamel.yaml.comments instead of ruamel.… by @sgbaird in #43
- Add contains lt eq to section by @marcelotrevisani in #44
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Improved use of getitem and setitem by @marcelotrevisani in #41
Full Changelog: v1.1.2...v2.0.0
v1.1.2
What's Changed
- Fix access to yaml comment object by @marcelotrevisani in #40
Full Changelog: v1.1.1...v1.1.2