Skip to content

Releases: JarvusInnovations/hologit

hologit v0.14.3

07 Jul 21:50
f9d3f4f
Compare
Choose a tag to compare
hologit v0.14.3 Pre-release
Pre-release
  • fix: throw error if before/after layer not found
  • fix: support multiple levels of holobranch extension
  • fix: use workTree or ref in projection commit message

hologit v0.14.2

03 Jul 20:09
4a30eb8
Compare
Choose a tag to compare
hologit v0.14.2 Pre-release
Pre-release
  • fix: include underlying error when reporting tree ref resolution failure
  • fix: allow cached lens output tree to not exist
  • fix: resolving missing trees as null instead of crashing

hologit v0.14.1

03 Jul 03:39
ca309ba
Compare
Choose a tag to compare
hologit v0.14.1 Pre-release
Pre-release
  • fix: split source.getHead from source.getOutputTree so fetch works on projected sources
  • refactor: use git.getTreeHash method

hologit v0.14.0

25 Jun 18:41
05d8410
Compare
Choose a tag to compare
hologit v0.14.0 Pre-release
Pre-release
  • feat: add sencha-package lens
  • feat: add source ls subcommand
  • feat: improve fetch output
  • feat: read source override from environment via HOLO_SOURCE_*
  • fix: update lingering hololens.app reference
  • fix: restore merge-trees command
  • fix: ignore test files for subcommands too
  • fix: use logger for info output
  • refactor: change hololens.app config to hololens.sencha.app
  • refactor: make init.test.js more pastable
  • docs: update project test target to emergence-site
  • docs: rename source subcommand launchers

hologit v0.13.6

20 Jun 04:17
b756c2a
Compare
Choose a tag to compare
hologit v0.13.6 Pre-release
Pre-release
  • chore: bump package version to 0.13.6

hologit v0.13.5

20 Jun 04:13
13d428e
Compare
Choose a tag to compare
hologit v0.13.5 Pre-release
Pre-release
  • fix: run container with license accepted
  • style: add log output during lens install
  • fix: apply $relayStderr to container execs

hologit v0.13.4

17 Jun 04:00
c7785fd
Compare
Choose a tag to compare
hologit v0.13.4 Pre-release
Pre-release
  • chore: lock core/hab dep to 0.79.0

hologit v0.13.3

17 Jun 03:35
a4df650
Compare
Choose a tag to compare
hologit v0.13.3 Pre-release
Pre-release
  • fix: continue build if pkg lookup fails for any reason but local is available
  • style: switch success if/else to bailout
  • fix: strip undesired absolute paths from app.json and index.html

hologit v0.13.2

15 Jun 23:57
eaa000d
Compare
Choose a tag to compare
hologit v0.13.2 Pre-release
Pre-release
  • refactor: extract common sencha compile bits
  • feat: build js bundle for each page
  • fix: remove all attempts to game sencha class load
  • feat: add sencha-app lens

hologit v0.13.1

28 May 22:27
21ab8b0
Compare
Choose a tag to compare
hologit v0.13.1 Pre-release
Pre-release
  • chore: update .npmignore
  • feat: add support for nullOnError and relayStderr options to studio.h… …
  • feat: make install optional for studio.getPackage
  • fix: ignore .test.js files in commands directory