Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

60 lines (41 loc) · 6.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.0 (2021-10-12)

Features

  • Add new simplier get methods. Deprecate the old ones. (#100) (b29d1a4), closes #16
  • Add deprecation notice for passing just an ID in. (#98) (87dba0a), closes #97
  • add release please for releases (#127) (83d68ad)
  • upgrade tape from 4.13.2 to 5.0.1 (#91) (911f98d)

Bug Fixes

0.6.0 (2020-05-15)

Features

  • Changed the API from .co to .dev (#87) (9e4cb9d)

Bug Fixes

  • upgrade coveralls from 3.0.9 to 3.0.11 (#77) (ab2bb1a)
  • upgrade nock from 12.0.0 to 12.0.1 (#68) (665bd73)
  • upgrade nock from 12.0.1 to 12.0.2 (#72) (0f663ff)
  • upgrade nock from 12.0.2 to 12.0.3 (#76) (c80ec9b)
  • upgrade tape from 4.13.0 to 4.13.2 (#74) (13f01b9)
  • upgrade xo from 0.27.0 to 0.27.1 (#69) (66f2abf)
  • upgrade xo from 0.27.1 to 0.27.2 (#71) (002fb06)

0.5.0 (2020-02-20)

Features