Releases: elementary/houston
Releases · elementary/houston
v4.1.3
4.1.3 (2018-08-21)
Bug Fixes
- worker: add fs-extra package import (a82f31b)
v4.1.2
4.1.2 (2018-08-09)
Bug Fixes
- service: make aptly file names easier to read (455f083)
v4.1.1
4.1.1 (2018-08-04)
Bug Fixes
- worker: new release for worker CI fix (09d2ff1)
Reverts
- revert fs-extra to 6.0.1 to fix some CI errors (be055bd)
v4.1.0
4.1.0 (2018-08-02)
Features
- service: recursive clone git submodules (58d3954)
v4.0.1
4.0.1 (2018-08-02)
Bug Fixes
- service: export createCodeRepository symbol to top level app (61dad82)
v4.0.0
4.0.0 (2018-08-02)
Bug Fixes
- worker: update liftoff deb to not include build dir in cache (b839528)
Features
- service: move some services to async factory for config access (ab4aee7)
BREAKING CHANGES
- service: GitHub service is no longer exported and needs to be resolved with the app
container
v3.1.3
3.1.3 (2018-07-25)
Bug Fixes
- service: don't hash the whole package for aptly publishing (0057010), closes #633
v3.1.2
3.1.2 (2018-07-25)
Bug Fixes
- worker: remove extra check that does nothing (2296372)
- worker: system-apps only build. no tests (56056cd)
v3.1.1
3.1.1 (2018-07-24)
Bug Fixes
- worker: Do not check Debian control file for system apps (a03ab47)
v3.1.0
3.1.0 (2018-07-13)
Features
- worker: test some basic fields in the Debian control file (f9edd78)