6.7 KiB
6.7 KiB
Unreleased
Miscellaneous
- Add VSCode workspace config to gitignore a91fa73
- formatting f78ec66
- CI: rename main executable before building installer dc0e3fc
v0.11.0 - 2019-09-28
Features
- GUI: Integrate route computation Job f4e6bd3
v0.10.0 - 2019-09-28
Features
- GUI: Integrate new config system 22ca2d2
Miscellaneous
- re-export config from main GUI module 0d89106
v0.9.0 - 2019-09-28
Features
- cli: Add config editor 8b0b56f
v0.8.0 - 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.7.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.6.0 - 2019-09-28
Features
- router: Start implementing route pruning support 88a0378
v0.5.0 - 2019-09-28
Features
- config: Update config system to use profig b1143c3
v0.4.0 - 2019-09-28
Features
- build system: Remove build.py (switched to tox), add output to build_gui.py fb3a130
v0.3.0 - 2019-09-28
Features
- router: Add dialog to display computed route d498746
v0.2.11 - 2019-09-21
Bug Fixes
- switch inno setup version in appveyor fe3534e
v0.2.10 - 2019-09-21
Bug Fixes
- typo in appveyor.yml 09e6f0a
v0.2.9 - 2019-09-21
Bug Fixes
- disable confirmation for conda install eaddb18
v0.2.8 - 2019-09-21
Bug Fixes
- add missing conda channel 6d9f1ef
v0.2.7 - 2019-09-21
Bug Fixes
- add missing dependencies to appveyor.yml e8beb55
v0.2.6 - 2019-09-20
Bug Fixes
- fix nuikta call to clean build directory fa485be
v0.2.5 - 2019-09-20
Bug Fixes
- fix nuikta call to download without confirmation 11efe30
v0.2.4 - 2019-09-20
Bug Fixes
- fixed appveyor.yml 59390fe
v0.2.3 - 2019-09-20
Bug Fixes
- fixed tox.ini 6bb7e1e
Documentation
- small wording change 3779911
v0.2.2 - 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.2.1 - 2019-08-05
Bug Fixes
- router: Fixed some syntax errors created by botched merge 4b14643
v0.2.0 - 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