Revision history for Mojolicious-Plugin-UrlWith
0.04 Thu Sep 29 11:54:26 CEST 2011
* Fix bug: need to use param() and not append() when merging
with input arguments
0.03 Thu Sep 8 18:30:05 CEST 2011
* url_with() allows fragments to be part location
* url_with() can be called with an array-ref, which will replace the
existing query params.
0.02 Sun Aug 14 09:16:51 CEST 2011
* Forgot to add dependencies to Makefile.PL
0.01 Sun Aug 14 09:11:00 CEST 2011
* Add url_with()
* Add link_with()