Releases: arcadia-de/hypha
Releases · arcadia-de/hypha
Release list
v1.11.0
1.11.0 (2026-09-04)
Features
- ✨ add diff infrastructure (a4f3170)
- ✨ finish all status & diff functions for Controllers (a4f3170)
- ✨ implement PackageManager controller status (a4f3170)
- ✨ partially implement the controllers and some tests (47a8806)
- ctrl/archive: ✨ implement Archive controller diff fn (a4f3170)
- ctrl/archive: ✨ implement ArchiveController and some tests (47a8806)
- ctrl/directory: ✨ implement Directory Controller and some code cleanup (47a8806)
- ctrl/directory: ✨ implement Directory controller diff fn (a4f3170)
- ctrl/download: ✨ add a Download Controller, some tests and code cleanup (47a8806)
- ctrl/download: ✨ implement Download controller diff fn (a4f3170)
- ctrl/package-manager: ✨ implement PackageManager Controller and some code cleanup (47a8806)
- ctrl/package-manager: ✨ implement PackageManager diff fn (a4f3170)
- ctrl/package: ✨ implement Package Controller and some code cleanup (47a8806)
- ctrl/package: ✨ implement Package controller diff fn (a4f3170)
- ctrl/package: ✨ implement Package controller status fn (a4f3170)
- ctrl/repository: ✨ implement Repository controller and tests (47a8806)
- ctrl/repository: ✨ implement Repository controller diff fn (a4f3170)
- ctrl/symlink: ✨ impl Symlink Controller, some tests and code cleanup (47a8806)
- ctrl/symlink: ✨ implement Symlink controller diff fn (a4f3170)
- ctrl/task: ✨ implement Task controller diff fn (a4f3170)
- ctrl/task: ✨ implement Task controller status fn (a4f3170)
- ctrl/template: ✨ implement Template controller diff fn (a4f3170)
- ctrl/template: ✨ implement Template Controller, some tests and code cleanup (47a8806)
- ctrl/test: ✨ implement Task controller status fn (a4f3170)
- ctrl/test: ✨ implement Test controller diff fn (a4f3170)
- ctrl/test: ✨ implement Test controller status fn (a4f3170)
- jsonnet-lib: ✨ improve jsonnet bindings #56 (ac92e54)
- jsonnet-lib: ✨ improve jsonnet lib natives (ac92e54)
Bug Fixes
v1.10.0
1.10.0 (2026-09-01)
Features
- ✨ add tldr docs generator (a1c77b4)
- gql: ✨ add manifests collection to query schemas (341eb52)
- query: ✨ make query command report in different formats (341eb52)
Bug Fixes
- resource-graph: 🐛 fix ResourceBootstrapTest failing due to faulty logic in FindProvides algo (15fa9da)
v1.9.0
1.9.0 (2026-08-31)
Features
- ✨ add code for .hyphaignore files (671c101)
- ✨ add code for .hyphaignore files (b14afcd)
- ✨ add Manifests as a read-only Resource kind (38bf2ed)
- ✨ add manifests as a Resource kind (38bf2ed), closes #48
- hyphaignore: ✨ add ignore class for fnmatching against files from a .hyphaignore (b14afcd), closes #46
Bug Fixes
- 🐛 fix warning in expander test (38bf2ed)