Skip to content

Tags: peej/tonic

Tags

v3.3

Toggle v3.3's commit message
Introduce route() method that returns the ResourceMetadata that match…

…es the given Request object.

Works exactly like getResource() but does not instantiate the Resource object, allowing for creater flexibility with Resource class loading and object creation.

v3.2

Toggle v3.2's commit message
Adjustment to method priority calculation on throwing a standard exce…

…ption so as not to adjust priority score

v3.1

Toggle v3.1's commit message
How is there not a Git ignore file in here?

v3.0

Toggle v3.0's commit message
Version 3.0

v2

Toggle v2's commit message
Feature updates