Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rlanvin rlanvin released this 13 Jan 16:51
· 65 commits to master since this release
  • Rewrite the core algorithm to use a native PHP generator, drop compability with PHP < 5.6 #43

Added

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