Skip to content

v3.1.5

Choose a tag to compare

@jakewilliami jakewilliami released this 10 Apr 00:44
· 27 commits to master since this release

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