Releases: posener/gitfs
Releases · posener/gitfs
Update go-git
What's Changed
- Updated go-bindata link to maintained fork by @sams96 in #30
- Use github actions by @posener in #31
- Update Go version in CI by @klaidliadon in #38
New Contributors
- @sams96 made their first contribution in #30
- @klaidliadon made their first contribution in #38 and #37
- @VojtechVitek thanks for the help!
Full Changelog: v1.2.1...v1.2.2
cmd/gitfs: log encoding version
v1.2.1 cmd/gitfs: add log of encoding version
Support compression
use posener/diff instead of rcs.io/diff See modules issue golang/go#31173. Fixes #28
Binary packing with self test
v0.1.0 Update readme according to go doc
Binary packing support
- Add binary packing support
- Add prefetch option