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!