What's Changed
- Replace current_dir().unwrap() in init() with env::var_os("CARGO_MANIFEST_DIR") by @leighmcculloch in #34
- Document reproducibility and use of git by @leighmcculloch in #35
- Warn when GIT_REVISION is not set by @leighmcculloch in #33
- Check readme stays in sync with source docs by @leighmcculloch in #36
- Bump version to 0.0.9 by @github-actions[bot] in #37
Full Changelog: v0.0.8...v0.0.9