@@ -62,3 +62,11 @@ with `curl` when fields change; never hand-edit `testdata/` payloads.
|
||||
- `alt_baro` may be the string `"ground"` instead of a number → `readsb.AltBaro`.
|
||||
- readsb timestamps are fractional-second Unix floats → `readsb.UnixTime`.
|
||||
- `outline.json` points are `[lat, lon, altFeet]` tuples → `readsb.RangePoint`.
|
||||
|
||||
## Changelog
|
||||
|
||||
`CHANGELOG.md` follows [Keep a Changelog](https://keepachangelog.com/) and
|
||||
SemVer. Record every user-facing change under `## [Unreleased]` as part of the
|
||||
change itself — don't defer it to release time. When tagging a release, rename
|
||||
`[Unreleased]` to the new version with the date and add a fresh empty
|
||||
`[Unreleased]` section plus its compare link at the bottom.
|
||||
|
||||
Reference in New Issue
Block a user