Skip to content

Releases: userFRM/egui-charts

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:19
59fdf66

What's Changed

  • chore: satisfy clippy on current stable toolchain by @userFRM in #14
  • fix(drawings): unify hit-testing through the interaction service by @userFRM in #11
  • fix(chart): correct Heikin-Ashi, guard degenerate transforms, disambiguate price scale by @userFRM in #13
  • fix(studies): align indicator warmup contracts and complete factory coverage by @userFRM in #12
  • fix(backtest): correct short-position equity and risk-metric units by @userFRM in #10
  • fix(ui): wasm-safe timing, interaction-gated focus, per-instance toasts, icon asset integrity by @userFRM in #22
  • Restore example builds and ship the live wasm demo to GitHub Pages by @userFRM in #21
  • docs: correct headline metrics and harden CI test coverage by @userFRM in #20
  • refactor(chart): remove superseded legacy renderers and dead render pipeline by @userFRM in #24
  • fix: install egui image loaders so embedded SVG icons render by @userFRM in #30
  • feat(chart): unified click-to-select for indicators and series by @userFRM in #29
  • feat(chart): hover tooltip with OHLC readout under the cursor by @userFRM in #31
  • feat(chart): session break dividers and background shading by @userFRM in #32
  • feat(chart): implement TPO / Market Profile rendering by @userFRM in #33
  • chore: finalize dead-code hygiene by @userFRM in #34
  • feat(demo): showcase session breaks; add with_session_breaks builder toggle by @userFRM in #35
  • fix(chart): make selection handles and right-click menus work by @userFRM in #38
  • feat(demo): wire full application controller for all toolbars, dialogs, panels, and replay by @userFRM in #39
  • fix(chart): align pane grids and make indicators removable from their legend by @userFRM in #42
  • chore(release): 0.2.0 by @userFRM in #43

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 16:23