Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@danineamati danineamati released this 27 Aug 01:03
· 5 commits to main since this release
aed0a74

In line with user requests, we are now updating our GNSS library to support Python 3.12! The library is still compatible with Python 3.9, 3.10, and 3.11 across Linux, MacOS, Windows, and Google Colab (Python 3.10). But, if you wish to continue using Python 3.8, we recommend that you stay with v1.0.2.

Version Changelog:

  • Added compatibility for Python 3.12 and removes compatibility for Python 3.8, addressing #164
  • Updated functions in gnss_lib_py to enable Python 3.12 compatibility
  • Expanded tutorials and documentation throughout

I hope you all enjoy the new release!