Revsion History for Mojolicious::Plugin::Routes::Restful 0.01 Initial kick at the can. 0.02 Bug Fixes #2 RETREIVE should be RETRIEVE, From: Dave Baker, Fix: John scoles #3 PRIFIX should be PREFIX, From: William Lindley (https://github.com/lindleyw) Fix: John Scoles #4 Pod Cleanup, From William Lindley (https://github.com/lindleyw) Fix: William Lindley #5 Test Commented out, From: John Scoles Fix: John Scoles #6 Extend Test Suite, From Aristotle Fix: John Scoles #8 Found bug on review had 'resource' ranther than 'RESOURCE' in code 0.03 Bug Fixes Fix for parent stash overwriteing child stash values Fix: John Scoles New "ROUTE" Directive Fix: John Scoles POD fix 'Via' to 'VIA' Fix: John Scoles Bug fix for API UPDATE directive Fix: John Scoles 0.04 Update for Removed subs in Mojolicious::Routes::Route for Mojolicious 9.0+ Version 0.03 will work up to Version 8.73 Mojolicious::Routes::Route::via now Mojolicious::Routes::Route::methods Mojolicious::Routes::Route::route now Mojolicious::Routes::Route::any All code changes are internal. No need to adjust your code just update to this Version. Fixed a Bug in the test suite where some of the API packages where rendering twice on the same call so now tests correctly for Mojolicious 9.31+ Fixed a few typos in the POD