10 KiB
10 KiB
Unreleased
v0.14.0 - 2019-10-23
Features
- tests: Add pytest.ini for pytest-qt eb43ca8
v0.13.0 - 2019-10-23
Documentation
- readme: Update README with more infos 634af75
Features
- setup.py: Update add dependencies for HTTP API 45c11da
v0.12.0 - 2019-10-23
Features
- tox: Add more python versions to test against 3115f9d
v0.11.0 - 2019-10-23
Features
- html_export: Add basic HTML-Export using Jinja2 template bb2ee8c
v0.10.0 - 2019-10-23
Features
- route_progress: minor change to progress dialog message 35fc135
v0.9.4 - 2019-10-23
Bug Fixes
- config: Add missing defaults 30dbd24
Documentation
- Update CHANGELOG.md and README.md 38acfc7
v0.9.3 - 2019-09-28
Features
- config: impelemt save and load to GUI 65fe131
v0.9.2 - 2019-09-28
Features
- GUI: implement preprocessing f34d37a
v0.9.1 - 2019-09-28
Documentation
- Update TODO list in readme 4663d4e
Features
- installer: switch from LZMA to LZMA2 3ee952e
v0.9.0 - 2019-09-28
Features
- build scripts: skip .history folder when building UI files 92bd1b1
v0.8.1 - 2019-09-28
Features
- config: update config format 9ec4687
v0.8.0 - 2019-09-28
Features
- UI: made dropdowns non-editable 37f5547
Miscellaneous
- Alsways compile in release mode e9bcd3e
v0.7.1 - 2019-09-28
Features
- config: finish integrating new configuration system a8d6a32
v0.7.0 - 2019-09-28
Features
- Router: finish implementing route computation progress display 93f655c
Miscellaneous
- Add VSCode workspace config to gitignore a91fa73
- formatting f78ec66
- CI: rename main executable before building installer dc0e3fc
v0.6.2 - 2019-09-28
Features
- GUI: Integrate route computation Job f4e6bd3
v0.6.1 - 2019-09-28
Features
- GUI: Integrate new config system 22ca2d2
Miscellaneous
- re-export config from main GUI module 0d89106
v0.6.0 - 2019-09-28
Features
- cli: Add config editor 8b0b56f
v0.5.1 - 2019-09-28
Features
- router: Implement route computation job with progress dualog 2c000da
Miscellaneous
- setup.py: Pull version info from git, unify scripts (one script for GUI and CLI) a630851
v0.5.0 - 2019-09-28
Documentation
- Update README.md 66267e7
Features
- installer: Download EDSM dumps after install 4237b30
Miscellaneous
- Update icon generator and regenerate icon 7838480
v0.4.1 - 2019-09-28
Features
- router: Start implementing route pruning support 88a0378
v0.4.0 - 2019-09-28
Features
- config: Update config system to use profig b1143c3
v0.3.0 - 2019-09-28
Features
- build system: Remove build.py (switched to tox), add output to build_gui.py fb3a130
v0.2.0 - 2019-09-28
Features
- router: Add dialog to display computed route d498746
v0.1.12 - 2019-09-21
Bug Fixes
- switch inno setup version in appveyor fe3534e
v0.1.11 - 2019-09-21
Bug Fixes
- typo in appveyor.yml 09e6f0a
v0.1.10 - 2019-09-21
Bug Fixes
- disable confirmation for conda install eaddb18
v0.1.9 - 2019-09-21
Bug Fixes
- add missing conda channel 6d9f1ef
v0.1.8 - 2019-09-21
Bug Fixes
- add missing dependencies to appveyor.yml e8beb55
v0.1.7 - 2019-09-20
Bug Fixes
- fix nuikta call to clean build directory fa485be
v0.1.6 - 2019-09-20
Bug Fixes
- fix nuikta call to download without confirmation 11efe30
v0.1.5 - 2019-09-20
Bug Fixes
- fixed appveyor.yml 59390fe
v0.1.4 - 2019-09-20
Bug Fixes
- fixed tox.ini 6bb7e1e
Documentation
- small wording change 3779911
v0.1.3 - 2019-08-31
Bug Fixes
- setup: fix setup script to include subdirectories 4a392d9
Documentation
- Insert page break after table of contents f027e02
- Update documentation to include basic description 714741a
- Rename
doc
folder todocs
, update outline fb54bda - Add skeleton for documentation dbc6f35
Miscellaneous
- Update changelog template to make conversion to PDF easier 87550a9
- formatting: ran
cargo fmt
andcargo clippy
, fixed all warnings fb3f79b
v0.1.2 - 2019-08-05
Bug Fixes
- router: Fixed some syntax errors created by botched merge 4b14643
v0.1.1 - 2019-08-05
Features
- GUI: Implement route plotting and fuzzy search c290d5e
v0.1.0 - 2019-07-22
Features
- GUI: Add Download functionality, update Rust code, update Python code ec3972b