Releases: UMDBPP/PacketRaven
Releases · UMDBPP/PacketRaven
1.7.8
features:
- added auto-formatting to github workflows using
isort
andoitnb
- switched from
tk
tottk
withteek
wrapper
1.7.7
1.7.6
fixes:
- install GDAL from
pipwin
on Windows for Shapely - use absolute imports
1.7.5
fixes:
- moved client into
__main__.py
1.7.4
fixes:
- setup changes for building on Windows
1.7.3
fixes:
- fixed bug where CLI would crash if
tkinter
was not installed
1.7.2
fixes:
- minor bugfixes
1.7.1
features:
- change
--prediction-float-end-time
to--prediction-float-duration
fixes:
- fix case where float prediction fails after stop time by running a descent-only prediction when payload string is falling
1.7.0
features:
- add float profile to prediction capability
1.6.6
fixes:
- minor fixes