Release 0.2.0
Features
- Added
repo_workdir
variable to output. - Moved
summarize_repository()
andsummarize_opened_repository()
functions
intolib.rs
.
Changes
- Added integration tests for various git repo states.
- Added Vagrant configuration for reproducible local tests on Linux.
- Added change log.
- Updated edition to Rust 2021.