Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 452 Bytes

Changelog

This changelog mostly documents breaking changes and deprecations. For a complete list of releases, see the releases page.

Unreleased

v1.2.0

Changes

  • Added support for PHP 7 compatible stemmer

v1.1.0

Changes

  • Cached Enum::toArray() results to prevent redundant reflection calls
  • Added Enum::getName() method

v1.0.0

  • First stable release