Skip to content

v2.0.0

Choose a tag to compare

@rlanvin rlanvin released this 16 Mar 11:06
· 80 commits to master since this release
  • Rewrite the core algorithm to use a native PHP generator, drop compability with PHP < 5.6 #43
  • Add support for PHP 7.3

Added

  • New option custom_path to humanReadable() to use custom translation files #56
  • New helpers methods #60
    • getOccurrencesBefore
    • getOccurrencesAfter
    • getNthOccurrencesBefore
    • getNthOccurrencesAfter
    • getNthOccurrencesFrom