Skip to content

Releases: basz/SlmLocale

1.2.0

15 Oct 05:53
1e0ac22

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

10 Jul 06:54

Choose a tag to compare

1.0.0

21 Nov 08:17

Choose a tag to compare

v0.5.0

09 Sep 06:19

Choose a tag to compare

  • #104 Run tests for php 7.2 and 7.3
  • #106 Added a view-helper to get the primary-language
  • #105 Fixed locale url change, from default locale to other locale
  • #107 Added Laminas support
  • #108 Added tests for php74

v0.4.1

21 Mar 08:35

Choose a tag to compare

v0.4.1

v0.2.1

07 Nov 06:35

Choose a tag to compare

  • #91 Fixed UriPathStrategy factory and StrategyPluginManager config

v0.2.0

22 May 13:06

Choose a tag to compare

  • Updated to support Zendframwork Service manager v3 and Zendframwork Event Manager v3

v0.1.0

19 Aug 20:20

Choose a tag to compare

Merge pull request #69 from swiftchase/master

Improved locale lookup via Accept-Language strategy

v0.1.0-beta4

07 Jan 09:57

Choose a tag to compare

v0.1.0-beta4 Pre-release
Pre-release

Fourth beta release of initial version 0.1

  • Typo fixes in the readme (#39)
  • Set the locale options for translatable routes (#38)
  • Bugfix in the menu view helper (#36)

v0.1.0-beta3

11 Oct 13:31

Choose a tag to compare

v0.1.0-beta3 Pre-release
Pre-release

Third beta release of initial version 0.1

  • Fix a bug in the uri path assembly strategy when using aliases
  • Added assembly method for query strategy