Sha256: 74bb20f5ccee89aea7f18708b91c20ead36c592b78f41d2228c4c5ccbe19a30b

Contents?: true

Size: 681 Bytes

Versions: 12

Compression:

Stored size: 681 Bytes

Contents

= Changelog

== From 0.6.6 to 0.6.7

* Added Usher::Interfaces::Rack#only_get. Convenience method for adding routes which respond to only get and not both head and get.
* Made Usher::Interfaces::Rack take lots of configuration options and updated docs to reflect that. (As well as numerous other improved bits of docs.)
* When route goes through Rack interface, insert Router into env. (right now its usher.router by default)

== From 0.6.5 to 0.6.6

* Faster recognition (~10%)
* Nicer exception message when generating a route and raising a MissingParameterException
* Nodes now support #ancestors and #root methods.
* Cache responses on non-dynamic paths.
* Started a changelog.

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
usher-0.8.3 CHANGES.rdoc
usher-0.8.2 CHANGES.rdoc
usher-0.8.1 CHANGES.rdoc
usher-0.8.0 CHANGES.rdoc
usher-0.7.5 CHANGES.rdoc
usher-0.7.4 CHANGES.rdoc
usher-0.7.3 CHANGES.rdoc
usher-0.7.2 CHANGES.rdoc
usher-0.7.1 CHANGES.rdoc
usher-0.7.0 CHANGES.rdoc
usher-0.6.8 CHANGES.rdoc
usher-0.6.7 CHANGES.rdoc