git-release 0.1.1

Set the release information based on all commits of a tag
1
2
3
4
pub mod commit;
pub mod errors;
pub mod release;
pub mod repository;