This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Commit 161af60
authored
release:
Release Notes
---
## 0.1.0 (2026-03-11)
### ⚠ BREAKING CHANGES
* metadata_remove no longer takes MetadataOptions
### Features
* Add executor (exe) and CLI implementation
([10d9c07](10d9c07))
* Add initial trait method and accompanying implementation
([c4ed9f8](c4ed9f8))
* Add man generation to CLI
([275207f](275207f))
* Add metadata trait method definitions
([30ef2eb](30ef2eb))
* Add metadata trait method implementations
([30ef2eb](30ef2eb))
* Auto-detect fanout depth on read and remove
([bd86065](bd86065))
* Glob matching for remove patterns (*, **, prefix match)
([4cf0d90](4cf0d90))
* Path-based metadata API following git-notes semantics
([4cf0d90](4cf0d90))
* Resolve revisions (HEAD, refs, short OIDs) in all object arguments
([4cf0d90](4cf0d90))
### Bug Fixes
* Auto-detect fanout depth and correct shard level semantics
([bd86065](bd86065))
* Correct release-please manifest package key
([88f4ec1](88f4ec1))
* Remove cargo-workspace plugin for single-crate repo
([1d19a7d](1d19a7d))
* Shard-level default changed from 2 to 1 (git-notes compatible)
([bd86065](bd86065))
---
This release was generated with [Release
Please](https://github.com/googleapis/release-please).
Co-authored-by: robot-yavanna[bot] <264059672+robot-yavanna[bot]@users.noreply.github.com>git-metadata v0.1.0 (#1)1 parent 78b2d1c commit 161af60
4 files changed
Lines changed: 31 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments