Releases: elementary/houston
Releases · elementary/houston
v3.0.0
3.0.0 (2018-07-11)
Bug Fixes
- worker: appstream file paths should use underscore sanitization (43709fb), closes #566
BREAKING CHANGES
- worker: appstream file paths should use underscores to match the appstream ID
v2.0.0
2.0.0 (2018-07-11)
Bug Fixes
- lib: allow using different normalizers strings for rdnn-ing strings (5ccd791), closes #566
- worker: change rdnn normalizations for tests on an as needed basis (65e1dd2), closes #566
BREAKING CHANGES
- worker: Appstream name is no longer configured and is based on RDNN and usage context.
Strings and file paths may change if you have spaces in your RDNN name.
v1.2.5
1.2.5 (2018-07-02)
Bug Fixes
- worker: set package architecture and distribution on publish (7c10114)
v1.2.4
1.2.4 (2018-07-01)
Bug Fixes
- worker: sort debian changelog changes based on date (c9352ac)
v1.2.3
1.2.3 (2018-07-01)
Bug Fixes
- worker: update debian changelog write path location (eb43d9e)
v1.2.2
1.2.2 (2018-06-30)
Bug Fixes
- worker: fix workspace setup not finding correct references on build (94f8756)
v1.2.1
1.2.1 (2018-06-30)
Bug Fixes
- cli: fix build command not setting version reference (a454933)
- worker: fix trying to upload a null package in post task (8688fdb)
- worker: include given context refs during workspace setup clone (512967a)
v1.2.0
1.2.0 (2018-06-29)
Bug Fixes
- service: don't try to publish GitHub items after already published (d14874f)
- fix app export for creating repositories (61a8480)
- service: update github auth logic with app integration (976b862)
- worker: fix worker fork mechanics (6db4d1f)
- worker: fix worker package publishing (915753c)
Features
- service: Add aptly PackageRepository class with tests (5f370de)
- worker: write architectures, distributions, and refs to logs (f1f07b8)
v1.1.0
1.1.0 (2018-05-02)
Features
- worker: create provider for app usage (acd2b1f)
v1.0.1
1.0.1 (2018-05-02)
Bug Fixes
- package: fix package main script (90bbffd)