Skip to content

Releases: realodix/change-case

v4.2.4

Choose a tag to compare

@realodix realodix released this 27 May 18:27

Full Changelog: v4.2.3...v4.2.4

v4.2.3

Choose a tag to compare

@realodix realodix released this 23 May 19:40

Full Changelog: v4.2.2...v4.2.3

v4.2.0

Choose a tag to compare

@realodix realodix released this 11 Jun 18:56
a4260ef
  • Deprecate ChangeCase::title() - use mb_convert_case($str, MB_CASE_TITLE) (#22)

v4.1.0

Choose a tag to compare

@realodix realodix released this 27 Mar 20:26

What's Changed

  • Bump minimum version of PHP to 8.1

Full Changelog: v4.0.3...v4.1.0

v4.0.0

Choose a tag to compare

@realodix realodix released this 23 Apr 14:51

v.3.6.0

Choose a tag to compare

@realodix realodix released this 07 Feb 18:21

v3.5.0

Choose a tag to compare

@realodix realodix released this 05 Feb 03:53
  • feat: Add support the using of apostrophe (f910ead)

v3.4.0

Choose a tag to compare

@realodix realodix released this 04 Feb 07:32

no significant changes

v3.0.0

Choose a tag to compare

@realodix realodix released this 28 Jun 08:53

Added

  • Unicode support (#6)

Changed

  • Drop PHP 7.2 and 7.3
  • Simplify method name (75b898f)

v2.1.0

Choose a tag to compare

@realodix realodix released this 27 Jun 14:08
  • Add options to path case (38f3093)
  • Add options to header case (5120de7)