Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Latest commit

 

History

History
101 lines (61 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

101 lines (61 loc) · 4.85 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.

Generated by auto-changelog.

v1.1.0 - 2019-09-05

Commits

v1.0.7 - 2019-07-23

Merged

  • add global flag support for —silent, —json, —auth #13

Commits

  • add chalk API proxy d1f89d6
  • Add logJson and ignore logs if —json passed 480590f
  • add parser dep d308c4d

v1.0.6 - 2019-07-17

Merged

  • add arg parser to base command #12

v1.0.5 - 2019-07-17

Merged

  • Update token lookup #11

Commits

  • remove clientToken get/set & expensivelyCheckToken a288cc4
  • format code e9e329a
  • update method doc 4923c7d

v1.0.4 - 2019-07-16

Merged

  • Refactor token lookup #10

Commits

  • Remove getter and lookup by flag > env var > global user config 5b080b3
  • add docs to function d325599

v1.0.3 - 2019-07-16

Merged

  • Fix build common & add dep graph #9
  • Authenticate: Infer auth token from env #7
  • Fix undefined errors #8

Commits

  • add dep graph 2fe8460
  • consistently name state-config folder 0e81c03
  • split out expensive portions of authenticate call a0e8030

v1.0.2 - 2019-04-17

Merged

  • Remove personal team concept from analytics #6

v1.0.1 - 2019-03-29

Merged

  • Update telemetry validation #5
  • Update README.md #3

Commits

v1.0.0 - 2019-01-23

Commits