Skip to content

Releases: joshuay03/dial

v0.1.9

27 Jan 03:27
Compare
Choose a tag to compare
  • Increase default vernier allocation interval from 10k to 100k

v0.1.8

27 Jan 02:32
Compare
Choose a tag to compare
  • Require ruby 3.3.0 or later
  • Handle stale file deletion in railtie, extend to log files
  • Make log files unique to each session - simplify installation

v0.1.7

25 Jan 07:52
Compare
Choose a tag to compare
  • Increase default vernier allocation interval from 1k to 10k

v0.1.6

25 Jan 01:14
Compare
Choose a tag to compare
  • Fix redeclaration of JS constants

v0.1.5

25 Jan 01:11
Compare
Choose a tag to compare
  • UI: Fix overflow and add vertical scroll

v0.1.4

27 Dec 12:11
Compare
Choose a tag to compare
  • Use vernier memory usage and rails hooks by default
  • Add support for N+1 detection with prosopite

v0.1.3

14 Nov 12:35
Compare
Choose a tag to compare
  • Enable allocation profiling by default

v0.1.2

10 Nov 09:42
Compare
Choose a tag to compare
  • Add support for request profiling with vernier

v0.1.1

10 Nov 09:41
Compare
Choose a tag to compare
  • Initial release