Releases: gitrevue/cli
Releases · gitrevue/cli
v0.2.0
v0.1.3
v0.1.2
Fixed
- 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.
Changed
- No longer logs the api response when publishing asset information
- Applied TSLint across the code base