Revision history for Perl module YAML::Tidy
0.003_002 2022-04-15 14:55:40+02:00
- Add option for indenting sequences in block mappings
- Add option for quoting (and use plain by default)
0.003_001 2022-04-14 22:26:46+02:00
- Add option for adding or removing header/footer
0.003 2020-10-07 21:19:08+02:00
- Indent flow collections
- Fix --version option
- Remove trailing spaces also at the end of events
- Fix partial processing for scalars
- Trim trailing spaces in flow
0.002 2020-09-29 18:25:51+02:00
- Improve finding of node start and end
- Fix dependencies
- Add more tests
- Add more docs
0.001 2020-09-26 01:32:32+02:00
- First Release