Releases: airframesio/acars-decoder-typescript
Releases · airframesio/acars-decoder-typescript
v1.7.2
v1.7.1
No real changes.
Fixing GitHub publish action
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Fix discord link in read me by @fredclausen in #239
- docs: no-op README tweak (verification of access, build/tests, and PR flow) by @kevinelliott in #274
- Add missing tests: Label_SQ and Label_20_POS by @kevinelliott in #275
- chore(node): support Node >=18; test 18/20/22/24; dev on Node 24 types by @kevinelliott in #276
- ci: add non-required Node 'latest' job; docs: add CHANGELOG entry for Node support updates by @kevinelliott in #277
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #289
- Bump anchore/scan-action from 6 to 7 by @dependabot[bot] in #286
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #285
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #282
- Remove @types/minizlib by @dependabot[bot] in #279
- Bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #287
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #290
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #292
- Adding Label H2 header 02E parser by @makrsmark in #294
Full Changelog: v1.6.19...v1.7.0
v1.6.19
What's Changed
- Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #233
- Bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #234
- updated all available packages by @makrsmark in #236
- using generic H1 decoder instead of specific by @makrsmark in #235
- Adding Label 16 Decoders by @makrsmark in #232
- Adding Label 1J and Label 2J decoding for FTX by @makrsmark in #231
- upgrading node types by @makrsmark in #237
Full Changelog: v1.6.18...v1.6.19
v1.6.18
What's Changed
- Bump @babel/preset-env from 7.26.0 to 7.26.7 by @dependabot in #218
- Bump @types/node from 22.10.7 to 22.10.10 by @dependabot in #217
- Bump tsup from 8.3.5 to 8.3.6 by @dependabot in #216
- Bump @babel/core from 7.26.0 to 7.26.7 by @dependabot in #219
- Bump @types/node from 22.10.10 to 22.13.1 by @dependabot in #223
- Bump @babel/core from 7.26.7 to 7.26.8 by @dependabot in #222
- Bump @babel/preset-env from 7.26.7 to 7.26.8 by @dependabot in #221
- Using ResultFormatter to set flight number by @makrsmark in #224
- Adding label 2P decoding by @makrsmark in #225
- removing padding by @makrsmark in #227
- upgrade babel to 7.26 by @makrsmark in #226
- upgrade ts and node by @makrsmark in #229
- upgrade minizlib by @makrsmark in #230
Full Changelog: v1.6.17...v1.6.18
v1.6.17
What's Changed
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #204
- Bump jest and @types/jest by @dependabot in #205
- Bump @types/node from 22.9.0 to 22.10.5 by @dependabot in #211
- Bump babel-jest from 28.1.3 to 29.7.0 by @dependabot in #206
- Bump ts-jest from 28.0.8 to 29.2.5 by @dependabot in #207
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #212
- Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #213
- initial H1 PWI decoding by @makrsmark in #138
- No longer assuming year for Label 44 POS by @makrsmark in #214
- setting permissions to remove security warning by @makrsmark in #215
Full Changelog: v1.6.16...v1.6.17
v1.6.16
What's Changed
- label 15 fix for single-digit positive temp by @makrsmark in #193
- adding label 15 takeoff decoding by @makrsmark in #194
- Label 4t agfsr by @makrsmark in #195
- Label 4T ETA decoding by @makrsmark in #196
- Label 12 POS decoding by @makrsmark in #197
- Adding H1 / Decoding by @makrsmark in #199
- moving to yarn 4 by @makrsmark in #201
- remove debug output by @makrsmark in #202
- Adding Label 58 decoding by @makrsmark in #200
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #203
Full Changelog: v1.6.15...v1.6.16
v1.6.15
What's Changed
- Fixing Label 15 parsing by @makrsmark in #186
- Change
day_of_monthto justdayby @makrsmark in #190 - Bump @types/node from 22.8.1 to 22.9.0 by @dependabot in #191
- adding southern hemisphere decoding by @makrsmark in #187
- Adding OAT to label 15 by @makrsmark in #192
- support converting minute resolution by @makrsmark in #189
- Fixing Label 44 decoding by @makrsmark in #188
Full Changelog: v1.6.14...v1.6.15
v1.6.14
v1.6.13
What's Changed
- Cleanup stuff to use ResultFormatter by @rpatel3001 in #172
- Add Label 22 decoding by @makrsmark in #171
- Label 1L decoding by @makrsmark in #170
- Bump @babel/preset-env from 7.25.8 to 7.26.0 by @dependabot in #175
- Bump @types/node from 22.7.7 to 22.8.1 by @dependabot in #177
- Bump tsup from 8.3.0 to 8.3.5 by @dependabot in #178
- Bump @babel/preset-typescript from 7.25.7 to 7.26.0 by @dependabot in #179
- Bump @babel/core from 7.25.8 to 7.26.0 by @dependabot in #176
- Cleaning up warnings by @makrsmark in #173
- Adding /ET parsing to H1 POS by @makrsmark in #181
- Add Label 22 Takeoff Report by @makrsmark in #180
- Adding back Label 4J POS parsing by @makrsmark in #182
- Adding H1 *POS parsing by @makrsmark in #183
Full Changelog: v1.6.12...v1.6.13