Skip to content

Releases: JarvusInnovations/hologit

hologit v0.32.0

08 Aug 00:15
8744250
Compare
Choose a tag to compare
hologit v0.32.0 Pre-release
Pre-release
  • 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

04 Jul 22:27
42a9cdb
Compare
Choose a tag to compare
hologit v0.31.0 Pre-release
Pre-release
  • feat: make TreeObject.deleteChild async and support paths
  • chore: fix typo in comment

hologit v0.30.0

04 Jul 19:05
bbe2155
Compare
Choose a tag to compare
hologit v0.30.0 Pre-release
Pre-release
  • feat: support passing - to BlobObject.writeFromFile

hologit v0.29.4

29 May 06:50
f7b11e0
Compare
Choose a tag to compare
hologit v0.29.4 Pre-release
Pre-release
  • fix: use --full-tree when calling ls-tree to ignore cwd

hologit v0.29.3

23 May 19:56
5d7f2bb
Compare
Choose a tag to compare
hologit v0.29.3 Pre-release
Pre-release
  • feat: enable Repo subclasses

hologit v0.29.2

20 May 07:48
ba9d51b
Compare
Choose a tag to compare
hologit v0.29.2 Pre-release
Pre-release
  • fix: pass cache to/from through in more cases

hologit v0.29.1

20 May 06:41
8cd0e4a
Compare
Choose a tag to compare
hologit v0.29.1 Pre-release
Pre-release
  • 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

20 May 06:40
4264694
Compare
Choose a tag to compare
hologit v0.29.0 Pre-release
Pre-release
  • feat: default Repo ref to HEAD
  • feat: set HOME for lenses
  • fix: check if initial index exists

hologit v0.28.3

27 Jan 15:04
e4b1fb7
Compare
Choose a tag to compare
hologit v0.28.3 Pre-release
Pre-release
  • fix: use base source name for matching fetch list

hologit v0.28.2

25 Jan 21:51
54e19e2
Compare
Choose a tag to compare
hologit v0.28.2 Pre-release
Pre-release
  • fix: use base name for source override env vars
  • chore: npm audit fix