v0.19.0-beta4
Pre-release
      Pre-release
    
        Breaking changes
- The way commits are iterated now changed. The new functionality is similar to git log --allcommand. It is ~3 times faster, but we are ignoring orphan commits (as git does).
Performance improvements
- Perf: Traverse commit history instead of reading the packfile