Skip to content

v0.3.0

Choose a tag to compare

@jondkinney jondkinney released this 21 May 05:11
· 33 commits to main since this release
1687d42

Added

  • (linux) paint the frozen screenshot as the overlay background

Fixed

  • (clippy) drop needless return in macOS handoff cfg block

Other

  • group args into context structs (clippy::too_many_arguments)
  • get clippy and fmt clean on workspace (CI was failing)
  • clear CI-gate lint debt — fmt matrix, ChipSeg cfg, Cmd boxing
  • (macos) modernize objc2 usage, fix CGImage api, pin toolchain (#15)