Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 315 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 315 Bytes

[1.0.0]

  • Initial release

[2.0.0]

  • Null safety support

[3.0.0]

  • Updated implementation to support various inputs
  • paramCase was renamed to kebabCase

[3.0.1]

  • Enhanced transformation logic to resolve issues with input strings containing digits, ensuring more accurate and reliable conversions.