From 75abe70f32430f0b1cfa4eb9159158564000c636 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 29 Jan 2026 17:12:59 +0100 Subject: README: Various updates --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cad50be9..c175f8ac 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,15 @@ Furgit is a fast Git library in pure Go ## Project status * Initial development -* No tagged releases -* API *will* break frequently +* Frequent breaking changes * Do not use in production -* Will likely follow [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) in the future +* Will likely use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) later ## Current features * SHA-256 and SHA-1\ (runtime supports both; tests are SHA-256 by default, - but `sha1` build tag makes it test SHA-1) + but the `sha1` build tag makes it test SHA-1) * Reading loose objects * Writing loose objects * Reading packfiles @@ -27,6 +26,7 @@ Furgit is a fast Git library in pure Go ## Future features +* Compression algorithm agility * Multi pack indexes * Repack * [commit-graph](https://git-scm.com/docs/commit-graph) -- cgit v1.3.1-10-gc9f91