All Versions
10
Latest Version
Avg Release Cycle
172 days
Latest Release
2978 days ago
Changelog History
Changelog History
-
v3.1.0 Changes
March 02, 2017๐ This release adds three new features:
- Route URL view helpers
- ๐ Support for custom token matching logic
- ๐ Support for route-specific matching logic
๐ Documentation, examples, and tests have also been updated.
-
v3.0.1 Changes
October 03, 2016๐ Hygiene release: update docs, remove .gitattributes file.
-
v3.0.0 Changes
December 01, 2015๐ First stable release.
- 0๏ธโฃ Default factories now use serializable method calls.
- Honor the route host and the secure flag in Generator.
-
v3.0.0-beta2 Changes
July 16, 2015๐ Second 3.x beta release.
- ๐ฆ Expose matching rules through an iterator, not a separate array
- โ Add basepath support
-
v3.0.0-beta1 Changes
June 15, 2015๐ First 3.x beta release.
-
v3.0.0-alpha2
May 24, 2015 -
v3.0.0-alpha1 Changes
May 18, 2015๐ First 3.x alpha release.
-
v2.3.1 Changes
October 03, 2016๐ Hygiene release to update docblocks.
-
v2.2.2 Changes
March 27, 2015๐ This release modifies the testing structure and updates other support files.