Skip to content

Releases: Upstatement/routes

Allow for 1.x composer installers for PHP 5.*

22 Jun 19:54
cac3c84
Compare
Choose a tag to compare

What's Changed

  • Allow for 1.x composer installers to support WP.org deployment by @jarednova in #42

Full Changelog: 0.9...0.9.1

Fix for WordPress 6.0

22 Jun 19:29
e4a995a
Compare
Choose a tag to compare

What's Changed

  • Use parse_request instead of do_parse_request action to fix compatibility with Wordpress 6 by @idflood in #41

New Contributors

Full Changelog: 0.8.2...0.9

Update of Composer specs

26 Feb 07:15
2fff0d9
Compare
Choose a tag to compare
Merge pull request #33 from Upstatement/coveralls

set PHP 7.x version

Update to version 2.0.2 of AltoRouter

16 Oct 00:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8...0.8.1

Update version requirements

17 Aug 13:36
9294660
Compare
Choose a tag to compare

Requires PHP 5.6+ in order to be compatible w current version of AltoRouter #25

Remove some non-functional code

18 May 18:18
07057a8
Compare
Choose a tag to compare

Removed some non-functional code that could throw an error/warning (thanks @daronspence @szepeviktor)

Fix issue with WPML

23 Oct 13:28
882de20
Compare
Choose a tag to compare
  • Corrected double slashes that would sometimes occur from base path #12 #20

Update to sync with Alto Router 1.2.0

07 Mar 19:36
3267d28
Compare
Choose a tag to compare

Support for `PUT` and `DELETE`

06 Jul 12:53
Compare
Choose a tag to compare
Merge pull request #3 from parisholley/patch-2

Support PUT/DELETE

Conversion to Alto Router

07 Mar 16:16
Compare
Choose a tag to compare
  • Now implements AltoRouter
  • Verified composer behavior with Timber