ITADN
airframesio/acars-decoder-typescript

版本发布 8

v1.8.8
? · 2026-02-28

## What's Changed * Bump typescript-eslint from 8.54.0 to 8.55.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/331 * Bump @types/node from 25.2.2 to 25.2.3 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/330 * Additional H1 Decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/332 * Bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/334 * Bump @stylistic/eslint-plugin from 5.7.1 to 5.9.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/335 * Bump @typescript-eslint/parser from 8.55.0 to 8.56.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/333 * ran `npm audit fix` by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/337 * Adding Label H1 () by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/338 * ran `npm audit fix` by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/339 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.8.7...v1.8.8

v1.8.4
? · 2026-02-02

## What's Changed * ran `npm audit fix` by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/311 * Strong typing in MIAMCoreUtils by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/312 * Bump @babel/core from 7.28.6 to 7.29.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/314 * Bump @types/node from 25.0.10 to 25.2.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/315 * Bump @babel/preset-env from 7.28.6 to 7.29.0 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/316 * Move MIAM decoding to it's own plugin by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/313 * remove `export default {};` by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/317 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.8.3...v1.8.4

v1.8.3
? · 2026-01-31

## What's Changed * Bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in https://github.com/airframesio/acars-decoder-typescript/pull/308 * Additional Label H1 decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/309 * Fix H1 parsing by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/310 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.8.2...v1.8.3

v1.6.19
? · 2025-03-08

## What's Changed * Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/233 * Bump @types/node from 22.13.4 to 22.13.5 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/234 * updated all available packages by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/236 * using generic H1 decoder instead of specific by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/235 * Adding Label 16 Decoders by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/232 * Adding Label 1J and Label 2J decoding for FTX by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/231 * upgrading node types by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/237 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.6.18...v1.6.19

v1.6.17
? · 2025-01-26

## What's Changed * Bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/204 * Bump jest and @types/jest by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/205 * Bump @types/node from 22.9.0 to 22.10.5 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/211 * Bump babel-jest from 28.1.3 to 29.7.0 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/206 * Bump ts-jest from 28.0.8 to 29.2.5 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/207 * Bump typescript from 5.7.2 to 5.7.3 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/212 * Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/213 * initial H1 PWI decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/138 * No longer assuming year for Label 44 POS by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/214 * setting permissions to remove security warning by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/215 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.6.16...v1.6.17

v1.6.16
? · 2024-11-20

## What's Changed * label 15 fix for single-digit positive temp by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/193 * adding label 15 takeoff decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/194 * Label 4t agfsr by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/195 * Label 4T ETA decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/196 * Label 12 POS decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/197 * Adding H1 / Decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/199 * moving to yarn 4 by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/201 * remove debug output by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/202 * Adding Label 58 decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/200 * Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/203 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.6.15...v1.6.16

v1.6.15
? · 2024-11-13

## What's Changed * Fixing Label 15 parsing by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/186 * Change `day_of_month` to just `day` by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/190 * Bump @types/node from 22.8.1 to 22.9.0 by @dependabot in https://github.com/airframesio/acars-decoder-typescript/pull/191 * adding southern hemisphere decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/187 * Adding OAT to label 15 by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/192 * support converting minute resolution by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/189 * Fixing Label 44 decoding by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/188 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.6.14...v1.6.15

v1.6.14
? · 2024-10-30

## What's Changed * hooking up Label 4J POS by @makrsmark in https://github.com/airframesio/acars-decoder-typescript/pull/184 **Full Changelog**: https://github.com/airframesio/acars-decoder-typescript/compare/v1.6.13...v1.6.14