Skip to content

v0.007

Compare
Choose a tag to compare
@perlpunk perlpunk released this 05 Aug 22:19
· 26 commits to master since this release

v0.007 2022-08-06 00:09:43+02:00

- Improve scalar style tidying
- Also tidy scalar style in flow collections
- Fix adjacent values if key turns into plain
  `{"key":23} --> {key: 23}`