Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 621 Bytes

CHANGELOG

[Unreleased]

3.1.0 - 2023-03-07

Added

  • detect() function

3.0.0 - 2023-03-06

Changed

  • API

2.0.0 - 2022-04-01

Added

  • preserveAbbreviations flag for convert() function

Changed

  • Casing now contains entries like Camel, Snake and so
  • convert() now accepts Casing enum instead of string

Removed

  • All convert() function overloads except for only convert(string, Casing, boolean): string preserved
  • Casing enum

1.0.0 - 2021-11-07

Release