Sha256: 169f98f7b1d319f583f5b79042df248150ac849fa540647e787e4b79615b922a

Contents?: true

Size: 710 Bytes

Versions: 32

Compression:

Stored size: 710 Bytes

Contents

= New Features

* The named_routes plugin now allows calling route without a block
  to remove the existing route handler.  The multi_run plugin
  now allows calling run without an app to remove an existing handler.
  These changes are designed to better support code reloading
  libraries, so that if the related file is deleted, the related
  handlers are also removed, without having to reload the entire
  application.

= Other Improvements

* The error_handler plugin now avoids a method redefinition warning
  in verbose warning mode.

= Other

* Roda's primary discussion forum is now GitHub Discussions. The
  ruby-roda Google Group is still available for users who would
  prefer to use that instead.

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
roda-3.83.0 doc/release_notes/3.51.0.txt
roda-3.82.0 doc/release_notes/3.51.0.txt
roda-3.81.0 doc/release_notes/3.51.0.txt
roda-3.79.0 doc/release_notes/3.51.0.txt
roda-3.78.0 doc/release_notes/3.51.0.txt
roda-3.77.0 doc/release_notes/3.51.0.txt
roda-3.76.0 doc/release_notes/3.51.0.txt
roda-3.75.0 doc/release_notes/3.51.0.txt
roda-3.74.0 doc/release_notes/3.51.0.txt
roda-3.73.0 doc/release_notes/3.51.0.txt
roda-3.72.0 doc/release_notes/3.51.0.txt
roda-3.71.0 doc/release_notes/3.51.0.txt
roda-3.70.0 doc/release_notes/3.51.0.txt
roda-3.69.0 doc/release_notes/3.51.0.txt
roda-3.68.0 doc/release_notes/3.51.0.txt
roda-3.67.0 doc/release_notes/3.51.0.txt
roda-3.66.0 doc/release_notes/3.51.0.txt
roda-3.65.0 doc/release_notes/3.51.0.txt
roda-3.64.0 doc/release_notes/3.51.0.txt
roda-3.63.0 doc/release_notes/3.51.0.txt