Skip to content

v1.1.1

Choose a tag to compare

@jrmajor jrmajor released this 11 Oct 18:45
v1.1.1
528f53e

Removed

  • Dropped PHP 8.2 support (e8731b9)
    • You can stay on v1.0.x if you need PHP 8.1 or PHP 8.2 support
    • Bug fixes will be backported to the v1.0.x branch

Fixed

  • Fixed rounding issues in number formatter (#57), thanks @wolandtel
  • Trailing tabs are no longer trimmed (5ecfac4)