v3.0.0
-
#105 Add support for module/class names to be
passed toHandler.new
andRouter#draw
to allow routes to be defined without loading the routes
constants, which makes using Zeitwerk much easier. -
Add Ruby 3 support
Breaking changes
- Remove Ruby 2.4 and 2.5 support