v3.1.5
Turn commit getter into iterator! v3.1.5
The hope is that this saves on memory (or will until we move away from the git_log function, which returns a Vec<GitCommit> in the interest of backwards compatibility).
Full Changelog: v3.1.4...v3.1.5