Skip to content

Latest commit

 

History

History
129 lines (64 loc) · 8.41 KB

CHANGELOG.md

File metadata and controls

129 lines (64 loc) · 8.41 KB

Changelog

0.7.1 (2022-01-30)

Bug Fixes

Miscellaneous

0.7.0 (2021-11-27)

Features

Bug Fixes

0.6.0 (2021-10-10)

Features

Bug Fixes

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

0.5.0 (2021-09-12)

Features

Bug Fixes

0.4.0 (2021-08-28)

Features

Bug Fixes

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

0.3.0 (2021-08-21)

Features

Bug Fixes

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

0.2.1 (2021-08-12)

Bug Fixes

0.2.0 (2021-08-12)

Features

Bug Fixes

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

0.1.3 (2021-08-02)

Bug Fixes

  • revert internalize external assets (8719c0b)

0.1.2 (2021-08-02)

Bug Fixes

  • add better support for api-only applications, fixes #14 (8745c57)
  • no method error for flamegraph, fixes #20 (0cfc531)
  • package flamegraph assets with the gem, fixes #21 (a4620c2)

0.1.1 (2021-07-31)

Bug Fixes