Skip to content

Releases: stringcase/ccase

0.5.1

14 Mar 00:39

Choose a tag to compare

  • update flake inputs
  • update cargo inputs
  • fix nix build
  • fix assert_cmd for future breakage
  • fix references to repo location

0.5.0

21 Feb 11:32

Choose a tag to compare

Full Changelog: v0.4.1...0.5.0

ccase v0.4.1

20 Dec 19:15

Choose a tag to compare

  • Add license file
  • Changes to ccase --help and README

ccase v0.4.0

13 Dec 16:38

Choose a tag to compare

  • Rewrite entirely using clap v4
  • Better behavior when piping in data to ccase
  • Can specify delimeter, pattern, and boundaries for case conversion
  • Remove file and list commands
  • Add documentation to the README