All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.0 2020-03-08
- Renamed
assetscommand toartifacts - Detect and send pull request number when reporting artifacts
v0.1.3 2020-02-29
Republish of v0.1.2
v0.1.2 2020-02-20
- No longer requires
GITREVUE_TOKENto be set when calling commands that don't interact with the api - Use https://app.gitrevue.io/ as api endpoint
- Suggest correct URL to create an api token
- Capitalization of the GitLab driver so it now works on case-sensitive file systems.
- No longer logs the api response when publishing asset information
- Applied TSLint across the code base
v0.1.1 2020-02-20
- Include
@gitrevue/sdkas a dependency
v0.1.0 - 2020-02-20
Initial release. Allows you to publish asset information to the GitRevue API.