Releases: UMDBPP/PacketRaven
Releases · UMDBPP/PacketRaven
4.0.2
What's Changed
- Bump url from 2.3.1 to 2.4.1 by @dependabot in #106
- Bump serde from 1.0.163 to 1.0.164 by @dependabot in #107
- Bump serialport from 4.2.1 to 4.2.2 by @dependabot in #109
- Bump rustix from 0.37.19 to 0.37.25 by @dependabot in #111
- Bump serde_yaml from 0.9.21 to 0.9.27 by @dependabot in #113
- Bump clap from 4.3.1 to 4.4.8 by @dependabot in #114
- add build workflow by @zacharyburnett in #122
- Bump postgres from 0.19.5 to 0.19.7 by @dependabot in #116
- Bump unsafe-libyaml from 0.2.8 to 0.2.10 by @dependabot in #120
- Bump reqwest from 0.11.18 to 0.11.23 by @dependabot in #121
- Bump log from 0.4.19 to 0.4.20 by @dependabot in #119
- Bump serde_with from 3.0.0 to 3.4.0 by @dependabot in #118
- Bump chrono from 0.4.26 to 0.4.31 by @dependabot in #117
Full Changelog: 4.0.1...4.0.2
4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
Important
Runningpacketraven
has changed from./packetraven myconfig.yaml
to./packetraven start myconfig.yaml
, in order to accommodate the new subcommands./packetraven predict
and./packetraven write
.
What's Changed
- Remove test results by @zacharyburnett in #95
- Bump chrono from 0.4.25 to 0.4.26 by @dependabot in #93
- Bump geo-types from 0.7.9 to 0.7.11 by @dependabot in #103
- Bump openssl from 0.10.53 to 0.10.55 by @dependabot in #96
- Bump geo from 0.25.0 to 0.26.0 by @dependabot in #101
- Bump log from 0.4.18 to 0.4.19 by @dependabot in #98
- Bump regex from 1.8.3 to 1.9.1 by @dependabot in #102
- add subcommands by @zacharyburnett in #104
New Contributors
- @dependabot made their first contribution in #93
Full Changelog: 3.0.7...4.0.0
3.0.7
What's Changed
- update README and restructure docs
- upload to https://crates.io
Full Changelog: 3.0.6...3.0.7
3.0.6
What's Changed
- updated metadata to be compliant with https://crates.io
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- add images to the README by @zacharyburnett in #91
- add VHS tape and also rendered GIF to readme by @zacharyburnett in #92
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- more prediction fixes
- reorder UI elements to better handle variable window size
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
- minor fixes for prediction handling
- handle cases with no altitudes or a single location
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- bug fixes for live tracking and prediction from ns118 by @zacharyburnett in #90
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- added documentation for configuration file
- fixed release asset filename on Windows (added
.exe
)
Full Changelog: 3.0.0...3.0.1