Releases: junzis/pyModeS
Releases · junzis/pyModeS
v2.21.1
What's Changed
- fix type hints for temp44() by @Job-Heersink in #188
New Contributors
- @Job-Heersink made their first contribution in #188
Full Changelog: v2.21...v2.21.1
v2.21
v2.20
What's Changed
- Fixed C code build process, now they can be built with
uv build - Fixed error when receiving NICv1 in example decoder due to mismatch in output by @kestr31 in #180
- Fix for a corner-case numerical problem and corresponding unit test. by @EdFuentetaja in #181
- Fix floating point display on terminal output by @jbencina in #183
- Explicitly set multiprocessing start method to fork for OSX support by @jbencina in #182
New Contributors
- @kestr31 made their first contribution in #180
- @EdFuentetaja made their first contribution in #181
- @jbencina made their first contribution in #183
Full Changelog: v2.19...v2.20
v2.19
v2.18
What's Changed
- Bump snok/install-poetry from 1.3.3 to 1.3.4 by @dependabot in #156
- Bump actions/checkout from 3 to 4 by @dependabot in #158
- Properly return None if altitude could not be decoded by @paulmadejong in #162
- Update allcall.py by @Flyer350 in #161
- DI = 1 correction for uplink messages by @Flyer350 in #157
- Bump actions/setup-python from 4 to 5 by @dependabot in #163
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #165
- Bump actions/cache from 3 to 4 by @dependabot in #166
- Added a function that retrieves RSSI values from Mode-S messages received by PiAware devices by @kirth123 in #172
- Bump snok/install-poetry from 1.3.4 to 1.4.0 by @dependabot in #171
- Fixed "Megnatic" typo by @chrislanzara in #170
- Some annotations for physical quantities by @xoolive in #151
- Mods20230421a by @gituser283 in #146
New Contributors
- @kirth123 made their first contribution in #172
- @chrislanzara made their first contribution in #170
- @gituser283 made their first contribution in #146
Full Changelog: v2.17...v2.18
pyModeS v2.17 release
pyModeS v2.16 release
minor fix
pyModeS v2.15 release
pyModeS v2.15
pyModeS v2.14 release
Clean dependencies and continuous integration