๐Ÿ“ฆ Turbo87 / aeroscore

๐Ÿ“„ CHANGELOG.md ยท 43 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43# Changelog

## v0.2.2 (2019-07-26)

#### :rocket: Enhancement
* [#196](https://github.com/Turbo87/aeroscore/pull/196) Add `min_time_exceeded` flag to the AAT solver results ([@kerel-fs](https://github.com/kerel-fs))
* [#206](https://github.com/Turbo87/aeroscore/pull/206) Extract `JsonTask` interface ([@Turbo87](https://github.com/Turbo87))

#### :memo: Documentation
* [#197](https://github.com/Turbo87/aeroscore/pull/197) README: Fix typo and add more example docs ([@kerel-fs](https://github.com/kerel-fs))

#### :house: Internal
* [#205](https://github.com/Turbo87/aeroscore/pull/205) Update `@turf/invariant` to a webpack/rollup-compatible version ([@Turbo87](https://github.com/Turbo87))
* [#198](https://github.com/Turbo87/aeroscore/pull/198) Add commandline arguments to calc-flight-times and show-flights ([@kerel-fs](https://github.com/kerel-fs))
* [#195](https://github.com/Turbo87/aeroscore/pull/195) examples/viewGeoJSON: Expand map to full window height ([@kerel-fs](https://github.com/kerel-fs))

#### Committers: 2
- Fabian P. Schmidt ([@kerel-fs](https://github.com/kerel-fs))
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))


## v0.2.1 (2018-07-30)

#### :bug: Bug Fix
* read-task: Fix type issue ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))


## v0.2.0 (2018-07-30)

#### :rocket: Enhancement
* Adjust XCSoar task parser to Zwickau task files ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))


## v0.1.0 (2018-07-22)

Initial release