-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8607da6
commit 078390a
Showing
4 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 2023-11-22 Release Notes | ||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/rsadsb/adsb_deku/master/media/logo.png") | ||
</p> | ||
|
||
Happy Holidays! Not many updates this year, these are mostly dependency updates. | ||
|
||
As always, check out [quickstart guide](quickstart.md) for a installation guide. | ||
|
||
## Links / Changelogs | ||
|
||
All code is released under the [github/rsadsb](https://github.com/rsadsb) account. | ||
Release binaries are available at the following links. | ||
|
||
### [adsb_deku v2023.11.22](https://github.com/rsadsb/adsb_deku/releases/tag/v2023.11.22) | ||
See [CHANGELOG.md](https://github.com/rsadsb/adsb_deku/blob/v2023.11.22/CHANGELOG.md) for detailed notes on `adsb_deku` libraries, `radar`, and `1090`. | ||
|
||
- Released `0.6.3` of [rsadsb_common](https://crates.io/crates/rsadsb_common) | ||
- Released `0.7.0` of [adsb_deku](https://crates.io/crates/adsb_deku) | ||
- We now use [ratatui](https://ratatui.rs/). Great to see this being properly maintained! | ||
- Other dependency updates | ||
|
||
### [dump1090 v0.7.0](https://github.com/rsadsb/dump1090_rs/releases/tag/v0.7.0) | ||
See [CHANGELOG.md](https://github.com/rsadsb/dump1090_rs/blob/v0.7.0/CHANGELOG.md) for detailed notes on `dump1090_rs`. | ||
|
||
- Update `--host` to support IPv6 [!67](https://github.com/rsadsb/dump1090_rs/pull/67) Thanks [@daviessm](https://github.com/daviessm) | ||
- Add bladeRF 2.0 micro xA4 support [!21](https://github.com/rsadsb/dump1090_rs/pull/87) Thanks [@tjmullicani](https://github.com/tjmullicani) | ||
- Other dependency updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters