Releases: Informatievlaanderen/build-pipeline
Releases · Informatievlaanderen/build-pipeline
v1.6.1
1.6.1 (2019-04-26)
Bug Fixes
- escape commit messages for changelog (2801b8a)
v1.6.0
1.6.0 (2019-04-25)
Features
v1.5.0
1.5.0 (2019-01-08)
Features
- add testSolution function and Clear target (1a5fd48)
v1.4.0
1.4.0 (2019-01-03)
Features
- tag test projects to properly load Test Explorer in VS (a718f06)
v1.3.0
1.3.0 (2019-01-02)
Features
- add restore shorthand to restore for specific solutions (58265b5)
v1.2.0
1.2.0 (2019-01-02)
Features
- add buildTest shorthand to build projects in the test folder (502a438)
v1.1.5
1.1.5 (2018-12-20)
Bug Fixes
- no need to run build again for a publish, we have built before (2d3f926)
v1.1.4
1.1.4 (2018-12-19)
Bug Fixes
- build runtime neutral as well to make tests work (e387312)
v1.1.3
1.1.3 (2018-12-19)
Bug Fixes
- publish using only 1 cpu, slowing down but at least our CI server will not keep files locked (071654b)