795 B
795 B
Unreleased
Miscellaneous
- Update changelog template to make conversion to PDF easier
- formatting: ran
cargo fmt
andcargo clippy
, fixed all warnings
v0.2.1 - 2019-08-05
Bug Fixes
- router: Fixed some syntax errors created by botched merge
v0.2.0 - 2019-08-05
Features
- GUI: Implement route plotting and fuzzy search
v0.1.0 - 2019-07-22
Features
- GUI: Add Download functionlaity, update Rust code, update Python code