File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+
5+ ## 2.0.0 (2025-01-06)
6+
7+ #### :rocket : Enhancement
8+ * [ #671 ] ( https://github.com/Turbo87/igc-parser/pull/671 ) Add optional support for ` L ` records ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
9+ * [ #507 ] ( https://github.com/Turbo87/igc-parser/pull/507 ) GeoDatum handling ([ @mreinart ] ( https://github.com/mreinart ) )
10+ * [ #521 ] ( https://github.com/Turbo87/igc-parser/pull/521 ) LAD / LOD extensions for B records ([ @spasutto ] ( https://github.com/spasutto ) )
11+ * [ #657 ] ( https://github.com/Turbo87/igc-parser/pull/657 ) Parse TZN timezone headers ([ @stefwalter ] ( https://github.com/stefwalter ) )
12+
13+ #### :memo : Documentation
14+ * [ #428 ] ( https://github.com/Turbo87/igc-parser/pull/428 ) Document ` options ` parameter ([ @JuanIrache ] ( https://github.com/JuanIrache ) )
15+
16+ #### :house : Internal
17+ * [ #669 ] ( https://github.com/Turbo87/igc-parser/pull/669 ) Improve CI workflow config ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
18+ * [ #663 ] ( https://github.com/Turbo87/igc-parser/pull/663 ) CI: Extract ` PNPM_VERSION ` env var ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
19+ * [ #659 ] ( https://github.com/Turbo87/igc-parser/pull/659 ) Fix broken CI workflow ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
20+
21+ #### Committers: 5
22+ - Juan Irache ([ @JuanIrache ] ( https://github.com/JuanIrache ) )
23+ - MR ([ @mreinart ] ( https://github.com/mreinart ) )
24+ - Stef Walter ([ @stefwalter ] ( https://github.com/stefwalter ) )
25+ - Sylvain Pasutto ([ @spasutto ] ( https://github.com/spasutto ) )
26+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
27+
428## 1.1.0 (2021-10-17)
529
630#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " igc-parser" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " IGC flight log parser" ,
55 "license" : " MIT" ,
66 "author" : " Tobias Bieniek <tobias.bieniek@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments