Skip to content

v1.1.0

Compare
Choose a tag to compare
@jrmajor jrmajor released this 18 Oct 18:16
· 51 commits to master since this release
v1.1.0
e1ac8d7

Added

  • Added PHP 8.2 support (9e74037)
  • Upgraded CLDR data from v39 to v41 (2cc0f7a)

Changed

  • Include less redundant parentheses in compiled rules (86f1be3)
  • Replaced file_exists() with is_file() (3e515b6)
  • Removed redundant type cast (c91eea9)

Removed

  • Dropped PHP 8.0 support (9e74037)

Fixed

  • Marked more files with export-ignore (4d9852f)