0.7.1 (2022-01-30)
- deprecated autoloading, fixes #110 (253a6e9)
- improve robustness when saving profiled requests, fixes #86 (#118) (8781898)
- response without body, see #115 (#116) (baad01f)
- fix contributing (da83e62)
- fix updating version file (c70002c)
- fix version (9452a87)
- modularize tracers (#112) (add2ec4)
- post-release 0.7.0 (da80f06)
- request/response wrappers (#117) (28def20)
- update release info (2a12afd)
0.7.0 (2021-11-27)
- authentication thread issue, fixes #99 (db62984)
- production profiling authentication, fixes #93 (#98) (98f515b)
0.6.0 (2021-10-10)
0.5.0 (2021-09-12)
- add request table filters, fixes #53 (#61) (2e86671)
- add sequel trace filtering (#64) (007716e)
- improve checkbox behaviour (4ffe202)
0.4.0 (2021-08-28)
- add support for older ruby versions, fixes #48 (#49) (97061c4)
- add support for rails 6.0, fixes #52 (#51) (63371f6)
0.3.0 (2021-08-21)
0.2.1 (2021-08-12)
0.2.0 (2021-08-12)
0.1.3 (2021-08-02)
- revert internalize external assets (8719c0b)
0.1.2 (2021-08-02)
- 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)