Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@danielparks danielparks released this 23 Dec 15:19
· 98 commits to main since this release
260d31c

Features

  • Added repo_workdir variable to output.
  • Moved summarize_repository() and summarize_opened_repository() functions
    into lib.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.