Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Releases: hschne/rails-mini-profiler

v0.7.3

23 Oct 18:54
46eccd6
Compare
Choose a tag to compare

0.7.3 (2022-10-23)

Bug Fixes

Miscellaneous

v0.7.2

16 Jun 13:35
9b4b322
Compare
Choose a tag to compare

0.7.2 (2022-06-13)

Bug Fixes

  • add charset to table definitions (#150) (1dab8a8)
  • display milliseconds, matching given labels (#127) (6f4e7b7)
  • use event.duration directly (7968965)

Miscellaneous

  • add bundler binstubs to remove bundle exec (1c4178c)
  • make Rails 7 default development version (#129) (5e78c83)
  • post-release 0.7.1 (82ecb6b)
  • remove built-in gemfile helper (0e888c2)
  • update commitlint config (7e45bba)

v0.7.1

30 Jan 13:59
a47f470
Compare
Choose a tag to compare

0.7.1 (2022-01-30)

Bug Fixes

Miscellaneous

rails-mini-profiler v0.7.0

27 Nov 08:53
Compare
Choose a tag to compare

Features

Bug Fixes

What's Changed

  • build(deps-dev): bump puma from 5.5.0 to 5.5.1 by @dependabot in #79
  • build(deps): bump nokogiri from 1.12.3 to 1.12.5 by @dependabot in #78
  • build(deps): update pagy requirement from ~> 4.11 to >= 4.11, < 6.0 by @dependabot in #81
  • build(deps-dev): bump puma from 5.5.1 to 5.5.2 by @dependabot in #80
  • build(deps-dev): bump rubocop from 1.22.1 to 1.22.2 by @dependabot in #83
  • build(deps): bump pagy from 5.0.1 to 5.1.2 by @dependabot in #84
  • build(deps): bump pagy from 5.1.2 to 5.2.2 by @dependabot in #92
  • Add trace filtering by @hschne in #94
  • Improve production profiling and authorization by @hschne in #98
  • build(deps): bump pagy from 5.2.2 to 5.3.1 by @dependabot in #101
  • build(deps-dev): bump rubocop from 1.22.2 to 1.23.0 by @dependabot in #100
  • build(deps): bump pagy from 5.3.1 to 5.5.0 by @dependabot in #102
  • chore: release 0.7.0 by @github-actions in #95

Full Changelog: v0.6.0...v0.7.0

rails-mini-profiler v0.6.0

15 Oct 06:41
Compare
Choose a tag to compare

Features

Bug Fixes

  • do not profile actioncable and asset paths (#65) (72a1b06)

What's Changed

  • fix: do not profile actioncable and asset paths by @hschne in #65
  • build(deps-dev): bump rubocop from 1.20.0 to 1.21.0 by @dependabot in #70
  • build(deps-dev): bump httparty from 0.18.1 to 0.19.0 by @dependabot in #71
  • build(deps-dev): bump puma from 5.4.0 to 5.5.0 by @dependabot in #72
  • build(deps-dev): bump httparty from 0.19.0 to 0.20.0 by @dependabot in #74
  • build(deps-dev): bump rubocop from 1.21.0 to 1.22.1 by @dependabot in #75
  • Add backtrace copy by @hschne in #76
  • chore: release 0.6.0 by @github-actions in #77

Full Changelog: v0.5.0...v0.6.0

rails-mini-profiler v0.5.0

12 Sep 09:50
fa76b75
Compare
Choose a tag to compare

Features

Bug Fixes

rails-mini-profiler v0.4.0

28 Aug 07:11
b837f59
Compare
Choose a tag to compare

Features

Bug Fixes

  • badge enabled and config (#44) (abf9487)
  • improve error handling for non-webpack setups (9541976)

rails-mini-profiler v0.3.0

21 Aug 17:58
cb2a66f
Compare
Choose a tag to compare

Features

Bug Fixes

  • cast json column to text on PostgreSQL (#37) (76d6ec2)

rails-mini-profiler v0.2.1

12 Aug 21:04
2716c73
Compare
Choose a tag to compare

Bug Fixes

rails-mini-profiler v0.2.0

12 Aug 20:06
bba87a0
Compare
Choose a tag to compare

Features

Bug Fixes

  • improve storage configuration and docs, fixes #27 (#28) (68f1869)