Releases: JarvusInnovations/hologit
Releases · JarvusInnovations/hologit
hologit v0.32.0
- feat: promote studio service to root and apply /usr/bin/env hack on install
- chore: npm audit fix
- chore: npm update
hologit v0.31.0
- feat: make TreeObject.deleteChild async and support paths
- chore: fix typo in comment
hologit v0.30.0
- feat: support passing - to BlobObject.writeFromFile
hologit v0.29.4
- fix: use --full-tree when calling ls-tree to ignore cwd
hologit v0.29.3
- feat: enable Repo subclasses
hologit v0.29.2
- fix: pass cache to/from through in more cases
hologit v0.29.1
- fix: chown /hab/{cache,pkgs} instead of chmod
- fix: replace busybox tar with gnu tar in studio
- chore: npm audit fix
hologit v0.29.0
- feat: default Repo ref to HEAD
- feat: set HOME for lenses
- fix: check if initial index exists
hologit v0.28.3
- fix: use base source name for matching fetch list
hologit v0.28.2
- fix: use base name for source override env vars
- chore: npm audit fix