Skip to content

Releases: opt-nc/yamlfixer

0.4.3

22 Mar 02:34
e65f24b
Compare
Choose a tag to compare
  • Added the --tabsize command line option to set the number of spaces to replace tabs with

0.4.2

21 Mar 22:09
0590819
Compare
Choose a tag to compare
  • Bug fix
  • Improved documentation

0.4.1

21 Mar 11:00
1526f20
Compare
Choose a tag to compare
  • Now allows to specify the filename suffix to use when making backup copies, with the -B|--backsupsuffix command line option. Defaults to .orig

0.4.0

21 Mar 06:05
53645da
Compare
Choose a tag to compare
  • Huge code refactoring
  • Minor fixes
  • Improved debugging information

0.3.9

20 Mar 19:40
1d2b5ef
Compare
Choose a tag to compare

Can now output the list of available fixes.

0.3.8

17 Mar 22:46
4218fda
Compare
Choose a tag to compare

Mostly to ensure the CI works as expected to publish to PyPi.

0.3.6

17 Mar 21:54
12de653
Compare
Choose a tag to compare

Testing CI

0.3.5

17 Mar 03:53
5f2e209
Compare
Choose a tag to compare

What's Changed

  • More portable color scheme
  • Colored summary is now the default, but plain still possible with --plainsummary
  • Fix windows install step by @adriens in #42

Full Changelog: 0.3.4...0.3.5

0.3.4

17 Mar 00:26
bb1a073
Compare
Choose a tag to compare

What's Changed

  • Now supports colored summaries
  • 🚀 One liners : pipe into jq by @adriens in #37

Full Changelog: 0.3.3...0.3.4

0.3.3

16 Mar 04:47
eaed8b0
Compare
Choose a tag to compare

What's Changed

  • Supports more YAML formatting problems
  • 29 latest docker image broken binsh yamlfixer permission denied by @adriens in #32

Full Changelog: 0.3.2...0.3.3