Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 382 Bytes

0.5.1

  • Test with new ruby versions, meaningless performance tweak using bitshift instead of exponent in one place.

0.5.0

  • Major Performance Improvements

0.4.0

  • Handles split index files

0.3.0

  • Improve performance by reading the size in flags

0.2.0

  • Handles git index version 4
  • Handles git index version 3 with extended flags properly

0.1.0

Initial release