Skip to content

v3.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 15:40
· 1 commit to main since this release
v3.4.0
878b3b2

New

  • Support for Ruby 3.4

Changes

  • Optimize named *_rfc6570 helpers by removing unnecessary indirection
  • Optimize #rfc6570_routes and #rfc6570_route helpers

Fixes

  • Fix up RouteSet#to_rfc6570 and NamedRouteCollection#to_rfc6570

What's Changed

  • chore(deps): update dependency ruby to v3.4.1 by @renovate in #34
  • chore: Update rubocop-config to v13 by @jgraichen in #35
  • chore: Add support for Ruby 3.4 by @jgraichen in #36
  • fix: Remove unnecessary indirection via build_url_template by @jgraichen in #37
  • fix: Invalid args on RouteSet#to_rfc6570 by @jgraichen in #38
  • fix: Optimize route generation in rfc6570_route/s helper by @jgraichen in #39

Full Changelog: v3.3.0...v3.4.0