Skip to content

Latest commit

 

History

History
112 lines (47 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

112 lines (47 loc) · 2.92 KB

Change Log

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

1.4.0 (2017-04-11)

1.3.0 (2017-03-31)

1.2.0 (2017-03-23)

Features

  • artist: add album_type to Artist.albums (#46) (7d10f0b)
  • queries: add search capabilities for track and artist queries (#45) (b1f125a)

1.1.2 (2017-03-22)

1.1.1 (2017-03-22)

Features

  • lib: expose a getSchema() public method for GraphiQL (#38) (17cfe96), closes #37

1.1.0 (2017-03-15)

Features

  • schema: add supports for Image type on Artist, Playlist, Album and User (#32) (62cde50)

1.0.0 (2017-01-26)

0.2.2 (2017-01-26)

0.2.1 (2016-12-06)

0.2.0 (2016-11-30)

Features

  • playlist/tracks: add polling to avoid making "too many requests" issue when there is a lot of playlists (#18) (0373d03)

0.1.2 (2016-11-30)

0.1.1 (2016-11-29)

0.1.0 (2016-11-29)

Features

  • schema: add id on AudioFeatures type (87c3f38)

0.0.4 (2016-11-29)

0.0.3 (2016-11-28)

0.0.2 (2016-11-24)

0.0.1 (2016-11-20)