Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

62 lines (49 loc) · 2.92 KB

Changelog

2.1.1 - 2018-11-09

Added

2.1.0 - 2018-04-03

Changed

2.0.2 - 2018-04-02

Added

  • Changelog

Changed

  • Uploads no longer make a pre-emptive request to check the user's quota. This check is done automatically when making a POST to /me/videos. (#70)

2.0.1 - 2018-03-04

Fixed

  • Fixed assigning an empty object when no params are passed to upload or replace. (#66, @ArvinH)

2.0.0 - 2018-02-06

Changed

  • Library now uses the Standard code style. (#58)
  • Moving API requests over to use API v3.4. (#58)
  • Moving uploads over to using the new tus protocol. (#58, @peixian)
  • Updating examples to use JSON filters. (#54, @jehartzog)

1.2.1 - 2017-04-10

Fixed

1.2.0 - 2016-02-29

Added

Fixed

v1.1.0 - 2014-09-09

Added

  • Replace source file.

Removed

  • Some stray console.log cals.

v1.0.0 - 2014-07-28

Added

  • First release.