Skip to content

0.2.0

Choose a tag to compare

@zobweyt zobweyt released this 01 Apr 12:41
0.2.0
3073ae6

0.2.0 (2025-04-01)

Adds initial functionality for text case conversion, with extensibility possible.

Bug Fixes

  • use final for case constants (5228e8d)
  • use lower instead of upper for LOWER case (cce6ed7)

Features

  • add text case transformation patterns (b003fac)
  • add conditions for splitting an identifier into words (fb76228)
  • add case definitions for text transformation (cf32822)
  • add text case conversion between different case formats (a11044d)
  • add utils (1f86e1a)
  • add boundaries to convert function (0b9ea8a)
  • add initial functionality (#1) (3073ae6)

Testing

Build