Skip to content

Releases: mrob95/pyvda

v0.4.3

23 Mar 13:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

27 Feb 19:58
Compare
Choose a tag to compare

What's Changed

  • Fixup #39: @property doesn't have a .__name__ property itself by @stdedos in #40
  • Use feature detection where possible, rather than relying on win32 GetVersion by @mrob95 in #41

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 Feb 18:28
Compare
Choose a tag to compare

What's Changed

  • Improve the error message when the interface IDs change by @mrob95 in #38
  • Support 10.0.18363.836: Has no IVirtualDesktopManagerInternal2 manager by @stdedos in #39

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Feb 18:26
ba7be92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

07 Nov 17:49
0024820
Compare
Choose a tag to compare

What's Changed

  • fix: remove hwnd argument from SwitchDesktop for 22621 by @mrob95 in #28
  • Mitigate the fact that Python 3.12 started to report platform.release… by @MPavleski in #29

New Contributors

Full Changelog: v0.3.0...v0.3.2

v0.3.0

03 Sep 18:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

v0.2.9

02 Sep 10:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

12 Dec 18:12
c782b25
Compare
Choose a tag to compare

What's Changed

  • Ignore errors in CoInitialize() by @mrob95 in #20

Full Changelog: v0.2.7...v0.2.8

v0.2.7

11 Jun 17:29
Compare
Choose a tag to compare

What's Changed

  • Fix error on builds that do not have IVirtualDesktopManagerInternal2 by @mrob95 in #18

Full Changelog: v0.2.6...v0.2.7

v0.2.6

11 Jun 16:24
Compare
Choose a tag to compare

What's Changed

  • Potential fix for 224xx windows builds by @mrob95 in #16
  • Move manager objects into thread-local global scope to reduce overhead by @mrob95 in #17

Full Changelog: v0.2.5...v0.2.6