Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 (2025-11-14)

Features

Performance Improvements

  • optimize banner image size for faster loading (#119) (d643ee8)

Documentation

  • Add GitHub Pages documentation site with MkDocs (#116) (d8268a3)
  • add logo and banner images for branding (#118) (0e7275c)
  • migrate from MkDocs to VitePress for modern UI (#117) (ebe3af6)

0.1.1 (2025-11-11)

Bug Fixes

Documentation

  • Update CHANGELOG for initial release preparation (#114) (6dd7a24)

0.1.0 (2025-11-11)

Features

  • add automated release pipeline with semantic versioning (#106) (3c7f85a)
  • implement CHANGELOG updates via auto-merge PRs (#108) (45c6be7)

Bug Fixes

  • resolve YAML syntax error in release workflow (#109) (4669671)
  • use correct commit SHA for wait-on-check-action (#107) (7f97690)

Documentation

  • document v0.x.x initial version strategy (#111) (6e88621)

Notable Features

  • HTTPS-only Git operations with Smart HTTP Protocol v2
  • Stateless architecture with no local .git directory dependency
  • Memory-optimized design with streaming packfile operations
  • Flexible storage architecture with pluggable object storage
  • Cloud-native authentication (Basic Auth and API tokens)
  • Essential Git operations (read/write objects, commit operations, diffing)
  • Path filtering with glob patterns for clones
  • Configurable writing modes (memory/disk/auto)
  • Batch blob fetching and concurrent operations for improved performance

Note: This changelog is automatically generated. Manual edits will be overwritten on the next release.

Released under the Apache 2.0 License.