Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:23
· 23 commits to main since this release
50d650d

Bug Fixes

  • Emit MoveTab so drag-reorder cannot panic in the shim
  • Resolve gap-column drops to the nearest block (#34)
  • Keep the pane selectable until the permission flow resolves (#54)

Documentation

  • Lyra-style centered header with shields and sunburst (#49)
  • Switch coverage graph from sunburst to tree view

Features

  • Gamma-correct gradient with smoothstep easing (#46)

Miscellaneous

  • Add Codecov coverage reporting (#49)
  • Bump version to 0.5.0

Testing

  • Cover the plugin lifecycle to push coverage toward 100% (#51)