Skip to content

Releases: chinpei215/cakephp-intlless

Intlless plugin 1.0.2

29 Aug 15:45
Compare
Choose a tag to compare
  • Made compatible with 3.5.
  • Removed composer.lock.

Intlless plugin 1.0.1

25 Mar 13:06
Compare
Choose a tag to compare

Added stub of transliterator_transliterate().
Added .editorconfig.

Intlless plugin 1.0.0

04 Sep 08:24
Compare
Choose a tag to compare

Fixed CsrfComponent throws a fatal error.
Added Intlless\I18n class. Cake\I18n\I18n is now an alias for it.
Added Intlless\Translator class.
Added Intlless\Time class. Cake\I18n\Time is now an alias for it.
Added Intlless\FrozenTime class. Cake\I18n\FrozenTime is now an alias for it.

Intlless plugin 0.2.0

03 Sep 04:42
Compare
Choose a tag to compare

Added Number::formatDelta method

Intlless plugin 0.1.0

02 Sep 15:30
Compare
Choose a tag to compare

Initial release