Skip to content

Releases: JarvusInnovations/hologit

hologit v0.28.1

24 Dec 19:06
03875d6
Compare
Choose a tag to compare
hologit v0.28.1 Pre-release
Pre-release
  • chore: bump package version to 0.28.1

hologit v0.28.0

24 Dec 18:55
51da77c
Compare
Choose a tag to compare
hologit v0.28.0 Pre-release
Pre-release
  • 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

23 Dec 22:24
ace2648
Compare
Choose a tag to compare
hologit v0.27.0 Pre-release
Pre-release
  • feat: initialize commit-to ref automatically
  • docs: begin work-on-sources chapter
  • chore: npm audit fix

hologit v0.26.2

13 Nov 16:54
6d34f6f
Compare
Choose a tag to compare
hologit v0.26.2 Pre-release
Pre-release
  • fix: bump git-client to v1.7.1

hologit v0.26.1

11 Nov 19:16
e302342
Compare
Choose a tag to compare
hologit v0.26.1 Pre-release
Pre-release
  • fix: handle dataTree not existing
  • chore: npm audit fix

hologit v0.26.0

11 Nov 06:20
44b6a2d
Compare
Choose a tag to compare
hologit v0.26.0 Pre-release
Pre-release
  • 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

31 Oct 21:52
9db07e5
Compare
Choose a tag to compare
hologit v0.25.2 Pre-release
Pre-release
  • chore: bump package version to 0.25.2

hologit v0.25.1

31 Oct 21:51
0c5a28b
Compare
Choose a tag to compare
hologit v0.25.1 Pre-release
Pre-release
  • chore: bump git-client to 1.7.0

hologit v0.25.0

31 Oct 21:49
45097e2
Compare
Choose a tag to compare
hologit v0.25.0 Pre-release
Pre-release
  • 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

26 Oct 19:07
98d8a11
Compare
Choose a tag to compare
hologit v0.24.2 Pre-release
Pre-release
  • 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