Skip to content

0.8.0

Compare
Choose a tag to compare
@dimusic dimusic released this 18 May 00:25
· 12 commits to main since this release

Breaking changes:

  • Renamed process_name field to app_name and added process_path to ActiveWindow struct. (#14 )

Changes:

  • Implemented Clone, Default and PartialEq for ActiveWindow and WindowPosition (#17)
  • Added support for UWP apps on Windows (#16)
  • Updated dependencies