Skip to content

Releases: LIN3S/WPRouting

v2.0.1: Added return to PostArchiveResolver

11 Aug 09:31

Choose a tag to compare

Fixed ArchiveResolver to fit the new implementation
Added a return when PostArchive call Archive internally

Redesign all the router

12 Jul 06:49

Choose a tag to compare

All WordPress options done
Improved default waterfalls
Now is YAML strict: 404 response if there isn't any route for that request
Simplified matching
Some minor fixes
Restructured directory structure
Removed ResolverInterface and become Resolver as abstract class
Added initial CHANGELOG
Installed and configured php-cs-fixer
Built PhpSpec infrastructure and added some initial specs
Added editorconfig
Added Travis

v1.0.3

09 Dec 12:28

Choose a tag to compare

Updated dependencies to be compatible with Symfony 3

v1.0.2

13 Aug 15:02

Choose a tag to compare

Fixed bug related with 404 (Not found) resolver

v1.0.1

30 Jul 11:51

Choose a tag to compare

Fixed issues resolving routes with arguments

v1.0.0: Merge pull request #1 from LIN3S/docs/usage

24 Jul 09:32

Choose a tag to compare