-
Notifications
You must be signed in to change notification settings - Fork 39
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
Showing
3 changed files
with
16 additions
and
2 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 |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# redsea changelog | ||
|
||
## 0.7.2 (2016-09-18) | ||
|
||
* Apply burst error correction to check bits as well | ||
* Fix off-by-one errors in RadioText+ caused by RT characters being converted to UTF-8, thanks flux242 | ||
* Fix most cases of RadioText+ fields containing segments from a previous RT message | ||
* Fix bogus {"pi":"0x0000"} printout at EOF | ||
* Don't print empty or incomplete TMC messages | ||
* Use "debug" JSON object instead of C-style comments for debug information | ||
* Warn if TMC data files couldn't be opened | ||
|
||
## 0.7.1 (2016-09-17) | ||
|
||
* Fixed broken JSON output in 3A groups, thanks flux242 | ||
|
||
## 0.7.0 (2016-09-16) | ||
|
||
* First numbered release! |
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