Releases: JarvusInnovations/hologit
Releases · JarvusInnovations/hologit
hologit v0.28.1
- chore: bump package version to 0.28.1
hologit v0.28.0
- feat: add cache-from and cache-to options for remote lens output caching
- feat: track remote caches to reduce pushes
- feat: track fetched remote caches immediately to further reduce pushes
- refactor: handle cache matching within lens
- refactor: purify lens-exec command to take no options, always exec
- chore: delete unused variable
hologit v0.27.0
- feat: initialize commit-to ref automatically
- docs: begin work-on-sources chapter
- chore: npm audit fix
hologit v0.26.2
- fix: bump git-client to v1.7.1
hologit v0.26.1
- fix: handle dataTree not existing
- chore: npm audit fix
hologit v0.26.0
- feat: read lens data tree
- fix: pass fetch option down to mapping-initiated projections
- fix: translate - to _ in generated lens env vars
- fix: finish getHash method
- chore: remove lenses migrated to their own repos
- chore: remove placeholder function
hologit v0.25.2
- chore: bump package version to 0.25.2
hologit v0.25.1
- chore: bump git-client to 1.7.0
hologit v0.25.0
- feat: add support for underlay merge mode
- feat: defer booting studio when discovering package versions
- feat: mount /hab/cache/artifacts
- fix: switch to async-exit-hook to ensure container cleanup completes
- fix: remove anonymous /hab/cache volume
hologit v0.24.2
- feat: provide CLI feedback while indexing working tree
- fix: reset index.holo before adding --all to avoid cached changes impacting tree
- chore: upgrade dockerode to 3.0.2