You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.6.0 - 2023-05-23
Added
- Various GitHub workflow fixes and an added auto-approve for dependabot updates
- Treat anything not parseable as a number in Gnuplot as missing data for continuous lines (#127)
Changed
- Bumped various package and workflow action versions
- Fixed `ytics` interval calulation for arbitrarily large `ymax` values (#117)
- Use `ghcr.io` image references everywhere
made resolution and font configurable
also removed marker and scale from url query parameters, as those exposed a
direct injection into the plotscript, possibly leading to code execution