2.0.0-alpha1
版本发布时间: 2016-02-05 16:51:15
FriendsOfSymfony/FOSJsRoutingBundle最新发布版本:3.5.0(2024-01-24 05:32:00)
Hi!
Due to numerous contributions that have been merged over the last 2 years in the master
branch, this very first, very unstable, release starts the release cycle of the upcoming 2.0 major version. Things changed a lot between the initial plan, and what has been actually done, but there are a few interesting changes though.
Note that branch 1.x
has been merge in master
, so everything that is part of 1.x
is also part of 2.x
.
- Added: TypeScript declaration file, for TypeScript users
- Added: Support for Symfony3, HHVM and PHP 7
- Added: Protection against rosetta flash attacks
- Added: Inject the
locale
parameter automatically - Fixed: use
ConfigCache::getPath()
instead of__toString()
method - Added: allow to configure router service name (#141)
- Fixed: documentation
- Fixed: serialization of
RouteCollection
andRoutesResponse
- Fixed: debug command '(#109)