Skip to content

Releases: opt-nc/yamlfixer

0.3.2

15 Mar 23:22
0ec1ff4
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary spaces from status in json summary
  • Badge with current pypi released version by @adriens in #26

Full Changelog: 0.3.1...0.3.2

0.3.1

15 Mar 04:33
cb7b86d
Compare
Choose a tag to compare

Fixed documentation

0.3.0

15 Mar 04:18
8fb6519
Compare
Choose a tag to compare

Adds support for PyPi.

0.2.0

14 Mar 23:33
79bba2d
Compare
Choose a tag to compare

What's Changed

  • Improved command line handling and automated help
  • Added JSON summary output
  • Replaced --verbose command line option with --summary
  • Remove docker section as people have to mont volumes by @adriens in #22

Full Changelog: 0.1.3...0.2.0

0.1.3

14 Mar 03:26
b70390c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

11 Mar 01:41
a154ec2
Compare
Choose a tag to compare

Include some examples and simplified code.

0.1.1

06 Mar 23:14
eaf4fed
Compare
Choose a tag to compare

Adds support for 'mapping values not allowed here' syntax errors.

0.1.0

21 Jan 03:10
8d163b5
Compare
Choose a tag to compare
Changement numéro de version

0.1

21 Jan 03:06
9810971
Compare
Choose a tag to compare
0.1
Merge pull request #7 from opt-nc/fix/docker

fix(dockerfile): fix pip command