Codemod-yaml

Latest version: v0.7.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.6.1

What's Changed
* Cover the sequence-of-sequence case a little better by thatch in https://github.com/advice-animal/codemod-yaml/pull/28
* Implement (and test) some other dict methods by thatch in https://github.com/advice-animal/codemod-yaml/pull/27


**Full Changelog**: https://github.com/advice-animal/codemod-yaml/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Add tests for the `cyq` command for testing parsibility by thatch in https://github.com/advice-animal/codemod-yaml/pull/20
* Parse floats by thatch in https://github.com/advice-animal/codemod-yaml/pull/19
* Add explicit tests for integer, remove octal special case by thatch in https://github.com/advice-animal/codemod-yaml/pull/18
* Simplify edit() by removing the `append` option. by thatch in https://github.com/advice-animal/codemod-yaml/pull/21
* Print usage when args are not right. by amjith in https://github.com/advice-animal/codemod-yaml/pull/24
* Raise ParseError when there is an error by thatch in https://github.com/advice-animal/codemod-yaml/pull/22
* Parse booleans by thatch in https://github.com/advice-animal/codemod-yaml/pull/25
* Handle same-line block types by thatch in https://github.com/advice-animal/codemod-yaml/pull/26

New Contributors
* amjith made their first contribution in https://github.com/advice-animal/codemod-yaml/pull/24

**Full Changelog**: https://github.com/advice-animal/codemod-yaml/compare/v0.5.0...v0.6.0

0.5.0

What's Changed
* Completely rework API with mostly correct bases by thatch in https://github.com/advice-animal/codemod-yaml/pull/15
* Upgrade development deps by thatch in https://github.com/advice-animal/codemod-yaml/pull/17
* Update README by thatch in https://github.com/advice-animal/codemod-yaml/pull/16


**Full Changelog**: https://github.com/advice-animal/codemod-yaml/compare/v0.1.1...v0.5.0

0.1.1

What's Changed
* Adjust sequence end position conditionally by thatch in https://github.com/advice-animal/codemod-yaml/pull/14


**Full Changelog**: https://github.com/advice-animal/codemod-yaml/compare/v0.1.0...v0.1.1

0.1.0

First functional release.

What's Changed
* boxing [01/x] Add read-only "boxing" of yaml types by thatch in https://github.com/advice-animal/codemod-yaml/pull/1
* boxing [03/x] Show minor edits to a strangely-formatted document by thatch in https://github.com/advice-animal/codemod-yaml/pull/3
* boxing [04/x] Correct handling of sequences that don't start at left margin by thatch in https://github.com/advice-animal/codemod-yaml/pull/4
* boxing [05/x] Ensure that style is replicated for appended items by thatch in https://github.com/advice-animal/codemod-yaml/pull/5
* slicing [1/x] Support basic slicing of sequences by thatch in https://github.com/advice-animal/codemod-yaml/pull/6
* Add tool called "cyq" to make testing easier by thatch in https://github.com/advice-animal/codemod-yaml/pull/13

New Contributors
* thatch made their first contribution in https://github.com/advice-animal/codemod-yaml/pull/1

**Full Changelog**: https://github.com/advice-animal/codemod-yaml/commits/v0.1.0

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.