Skip to content

Releases: tjensen/fsuipc

v1.5.0

10 Nov 14:55
47b8b77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

07 Oct 23:55
843e73a
Compare
Choose a tag to compare
  • Added Python 3.10 support (#6)
  • Removed Python 3.5 support (#7)

v1.3.1

07 Mar 15:04
665a74c
Compare
Choose a tag to compare

Added "Troubleshooting" section to the README

v1.3.0

04 Dec 01:26
4bc5f40
Compare
Choose a tag to compare

Added Python 3.9 support

v1.2.0

23 Aug 14:49
a6b416a
Compare
Choose a tag to compare

Added 64-bit support (tested using MSFS 2020)

v1.1.0

16 Aug 16:36
1770cc7
Compare
Choose a tag to compare

Added FSUIPC instance methods for getting the simulator version, FSUIPC version, and client library version

v1.0.3

16 Aug 15:11
3d54439
Compare
Choose a tag to compare

Fixed a build/publish issue

v1.0.2

16 Aug 14:58
2632d04
Compare
Choose a tag to compare

Updated build to fail quickly if not using 32-bit Python on Windows

v1.0.1

16 Aug 02:21
49013e1
Compare
Choose a tag to compare

Fixed a couple errors in the type checker stubs for pyuipc

v1.0.0

14 Aug 12:20
10257ae
Compare
Choose a tag to compare

Improved interface for preparing data and added type hints.