Skip to content

Releases: LeoColomb/pomo

v1.5.0

06 Jan 01:14
b1e53a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

20 Dec 15:02
1594bd1
Compare
Choose a tag to compare

v1.4.0

05 Oct 23:01
Compare
Choose a tag to compare

Updates form upstream

  • Import the new PluralForms parser class (thanks @ozh)

Also

  • Some style fixes and typo

Big update from upstream

22 May 11:39
Compare
Choose a tag to compare

Updates form upstream

  • A lot more unit tests (thanks @ozh)
  • Documentation improvements
  • Bug fixes

Breaking

  • PO::PO_MAX_LINE_LEN => PO::MAX_LINE_LEN

Also

  • Coding standards review
  • TranslationsInterface for translation compliance
  • StreamInterface for streams compliance
  • NOOPReader for an empty reader usage

v1.3.0 RC

22 May 03:28
Compare
Choose a tag to compare
v1.3.0 RC Pre-release
Pre-release
v1.3.0-RC

more unit tests and upstream updates from wp

v1.3.0 Beta

22 Jul 20:49
Compare
Choose a tag to compare
v1.3.0 Beta Pre-release
Pre-release
v1.3.0-beta

Old useless comment and indication

Methods calls and declarations fixes

22 Jul 17:15
Compare
Choose a tag to compare

Add basic tests

23 May 18:16
Compare
Choose a tag to compare
v1.2.2

Implement unit-tests engine with Travis-CI

PSR-4 Ready

21 Feb 11:55
Compare
Choose a tag to compare
v1.2.1

Make POMO PSR-4 ready

FIG Standarts & Full PHP 5.3+

19 Feb 13:18
Compare
Choose a tag to compare

POMO now follows strictly PHP FIG PSRs, and is updated to be written in a PHP v5.3 code.