Skip to content

Releases: jsh9/cercis

0.1.3

07 May 21:32
Compare
Choose a tag to compare

What's Changed

  • Add version check in CI/CD pipeline by @jsh9 in #7
  • Add collapse-nested-brackets option by @jsh9 in #8
  • Default to single quote by @jsh9 in #9
  • Add changelog checking to Github action by @jsh9 in #10
  • Do not wrap pragma comments by @jsh9 in #11
  • Default to 79 chars; clean up config/docs by @jsh9 in #12

Full Changelog: 0.1.2...0.1.3

0.1.2

05 May 04:47
a1e11c9
Compare
Choose a tag to compare

What's Changed

  • Merge in 2 code changes from psf/black by @jsh9 in #5
  • Add option to not wrap "simple" lines with long strings by @jsh9 in #6

Full Changelog: 0.1.1...0.1.2

0.1.1

03 May 09:28
bc3702b
Compare
Choose a tag to compare

What's changed

  • Added option to specify single/double quote by @jsh9 in #2
  • Improved README

Full Changelog

0.1.0

01 May 07:58
49bf688
Compare
Choose a tag to compare

What's Changed

Full Changelog