Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.36 KB

File metadata and controls

43 lines (25 loc) · 1.36 KB

Changelog

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.

[Unreleased]

v0.2.0 2020-03-08

Changed

  • Renamed assets command to artifacts
  • 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

Fixed

  • No longer requires GITREVUE_TOKEN to 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

v0.1.1 2020-02-20

Fixed

  • Include @gitrevue/sdk as a dependency

v0.1.0 - 2020-02-20

Initial release. Allows you to publish asset information to the GitRevue API.