Skip to content

Releases: arran4/strings2

v0.0.1

06 Feb 11:54
d6c51f4

Choose a tag to compare

What's Changed

  • Add Go CI workflow by @arran4 in #2
  • Add documentation by @arran4 in #1
  • Refactor case conversion logic and extend tests by @google-labs-jules[bot] in #4
  • Improve documentation, add examples, and modernize CI workflows by @google-labs-jules[bot] in #5
  • Fix edge cases: Unicode support and UpperIndicator logic by @google-labs-jules[bot] in #6
  • ⚡ Optimize splitMixCase allocations by @arran4 in #7
  • ⚡ Optimize SingleCaseWord string transformation by @arran4 in #8
  • ⚡ Improve slice allocation efficiency in casing wrappers by @arran4 in #11
  • ⚡ Optimize slice allocation in ToFormattedCase by @arran4 in #10
  • ⚡ Optimize UpperCaseFirst for correctness and performance by @arran4 in #9
  • Add metadata and circular consistency tests by @arran4 in #12
  • Add strict variants of UpperCaseFirst by @arran4 in #13
  • Add Parser with format detection and smart splitting by @arran4 in #14
  • Switch license to BSD 3-Clause by @arran4 in #16
  • Add comprehensive test cases and permutation functions by @arran4 in #15

New Contributors

Full Changelog: https://github.com/arran4/strings2/commits/v0.0.1