You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Drop support for python 3.6, 3.8 is minimum now [`65ca345`](https://github.com/julianneswinoga/flightgear-python/commit/65ca345521532370dee0ab61251a585390bf8ec6)
6
+
- Check for telnet `BrokenPipeError`, better match on bad telnet cmd [`dd28aad`](https://github.com/julianneswinoga/flightgear-python/commit/dd28aad375225126533e87ddd8836fddfa412a08)
7
+
- Fix `version.parse()` in `do_release.py`[`0a65f24`](https://github.com/julianneswinoga/flightgear-python/commit/0a65f24c90f7fc132744a4701ea22d908ba6a4ba)
8
+
- Add `coverage[toml]` now that coverage settings are in `pyproject.toml`[`58bd492`](https://github.com/julianneswinoga/flightgear-python/commit/58bd492804d93c7bf2df56982e79b1506ca9357a)
9
+
- Pre-check for required programs in `fg_full_integration_test.sh`[`c96de5c`](https://github.com/julianneswinoga/flightgear-python/commit/c96de5c70697c1a131eb0ff73cf187ac7f0be9ac)
10
+
- Explicitly search for jsbsim root dir [`491feea`](https://github.com/julianneswinoga/flightgear-python/commit/491feea5aa3c1523aefff2f00e5cd1f3557b952c)
11
+
- Don't explicitly specify 3.6 in `run_tests.sh`[`a046635`](https://github.com/julianneswinoga/flightgear-python/commit/a04663514468baf9cb9eacc6310bd863d4f6d633)
12
+
- Minor comment for `do_release.py`[`2991aa4`](https://github.com/julianneswinoga/flightgear-python/commit/2991aa4e8d3adcaaabbc27d4ed3f3d45f37c3331)
0 commit comments