Skip to content

Releases: yykamei/rails_band

v0.12.0

02 Oct 00:25
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: v0.11.0...v0.12.0

v0.11.0

27 Jun 05:39
Compare
Choose a tag to compare

What's Changed

Dependencies

Other changes

Full Changelog: v0.10.0...v0.11.0

v0.10.0

24 Apr 14:04
Compare
Choose a tag to compare

What's Changed

Features

Other changes

Full Changelog: v0.9.0...v0.10.0

v0.9.0

14 Mar 13:57
Compare
Choose a tag to compare

What's Changed

Features

Other changes

  • Exclude Ruby=2.7 and rails=7.1 from CI strategy by @yykamei in #129

Full Changelog: v0.8.4...v0.9.0

v0.8.4

04 Jan 01:46
f3f4574
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: v0.8.3...v0.8.4

v0.8.3

12 Nov 22:24
Compare
Choose a tag to compare

What's Changed

Dependencies

Other changes

Full Changelog: v0.8.2...v0.8.3

v0.8.2

08 Jul 13:15
Compare
Choose a tag to compare

What's Changed

Other changes

  • Do not use the singleton methods on ActiveSupport::Deprecation by @yykamei in #118

Full Changelog: v0.8.1...v0.8.2

v0.8.1

29 Mar 00:38
Compare
Choose a tag to compare

What's Changed

  • Fix the access to .action_on_strict_loading_violation by @yykamei in #115
  • Update CHANGELOG.md by @github-actions in #116
  • Remove CHANGELOG and rely on GitHub releases by @yykamei in #117

Full Changelog: v0.8...v0.8.1

v0.8.0

30 Jan 21:32
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add :db_runtime to perform.active_job #108 (yykamei)
  • Add :locals to render_partial and render_template #106 (yykamei)
  • Add :request to redirect.action_dispatch #104 (yykamei)
  • Support redirect.action_dispatch #101 (yykamei)
  • Support process_middleware.action_dispatch #98 (yykamei)

Closed issues:

  • Unsubscribe ActionDispatch::LogSubscriber #100

v0.7.0

31 May 14:19
Compare
Choose a tag to compare

Full Changelog

Breaking changes:

Implemented enhancements: