Skip to content

Releases: elusivecodes/FyreLang

v5.1.0

20 Nov 13:47
Compare
Choose a tag to compare
  • Renamed App.local Config key to App.defaultLocale.
  • Updated tests.
  • Updated README.

v5.0

16 Nov 05:57
Compare
Choose a tag to compare
  • Added Config dependency.
  • Updated tests.
  • Updated README.

v4.1.0

15 Nov 10:12
Compare
Choose a tag to compare
  • Removed constructor from Lang.
  • Updated tests.
  • Updated README.

v4.0.3

30 Oct 11:53
Compare
Choose a tag to compare
  • Updated README.

v4.0.2

29 Oct 03:04
Compare
Choose a tag to compare
  • Added $defaultLocale argument to constructor.
  • Added handling to clear lang cache in setLocale method.
  • Added handling to clear lang cache in setDefaultLocale method.
  • Updated README.

v4.0.1

29 Oct 00:16
Compare
Choose a tag to compare
  • Updated README.

v4.0

29 Oct 00:09
Compare
Choose a tag to compare
  • Modified Lang to be instantiated class.
  • Updated PHPUnit.
  • Updated tests.
  • Updated README.

v3.1.1

17 Oct 13:45
Compare
Choose a tag to compare
  • Removed call_user_func usage.

v3.1.0

11 Oct 12:32
Compare
Choose a tag to compare
  • Added Closure argument support to setDefaultLocale method.
  • Added Closure argument support to setLocale method.
  • Updated tests.
  • Updated README.

v3.0.7

29 Jun 06:28
Compare
Choose a tag to compare
  • Updated Composer.