Releases: JarvusInnovations/hologit
Releases · JarvusInnovations/hologit
hologit v0.14.3
- 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
- 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
- fix: split source.getHead from source.getOutputTree so fetch works on projected sources
- refactor: use git.getTreeHash method
hologit v0.14.0
- 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
- chore: bump package version to 0.13.6
hologit v0.13.5
- fix: run container with license accepted
- style: add log output during lens install
- fix: apply $relayStderr to container execs
hologit v0.13.4
- chore: lock core/hab dep to 0.79.0
hologit v0.13.3
- 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
- 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
- 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