Skip to content

v2.7.0

Compare
Choose a tag to compare
@Byron Byron released this 08 Apr 06:34
· 6 commits to master since this release
2895ec1

New Features

  • add SparseIndex::make_config_request() and SparseIndex::parse_config_request().
    That way it's possible to handle the case where no sparse index exists yet.

Commit Statistics

  • 4 commits contributed to the release over the course of 41 calendar days.
  • 42 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #164

Commit Details

view details
  • #164
    • Add SparseIndex::make_config_request() and SparseIndex::parse_config_request(). (3667cd0)
  • Uncategorized
    • Refactor (49e8ba7)
    • Add support for downloading the sparse index config (2b8460c)
    • Revert "chore: update to gix v0.59" - this version was yanked (289617b)