Skip to content

v3.0.0

Compare
Choose a tag to compare
@JoeSouthan JoeSouthan released this 25 Aug 09:56
· 12 commits to master since this release
b662448
  • #105 Add support for module/class names to be
    passed to Handler.new and Router#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