- Add request method (f0f16a8)
- Add SpotifyWrapper class (121e721)
- Refactor albums to be part of SpotifyWrapper (5cfc9e3)
- Refactor search to be part of SpotifyWrapper (f1979ab)
- Add albums API (7f37b70)
- Add an example usage for umd module (ef6d300)
- Add badges (7d51bfa)
- Add main entry point (32a367b)
- Add missing method (8fd119c)
- Add one example (eac0159)
- Add searchWord for word in album, artists, playlists and tracks (99e5b9d)
- Add semicolon (0d3ecfb)
- Add smoke tests (b38e1b1)
- Add toJSON util function (6f8a353)
- Configure bumped (641485c)
- Finish generic search (5fa0996)
- Fix eslint (577ad63)
- Fix eslint eol-last (1a68704)
- Fix import/prefer-default-export eslint rule (a39d72b)
- Fix versions (b8375ef)
- Ignore dist/ (46a9c79)
- Ignore lib directory (3bc19c1)
- Improve docs (15249cd)
- Indent main file (d991bb9)
- Initial commit (b87b7b5)
- Inline then() calls (d30d2ba)
- Install coveralls (9952bc6)
- Install travis-ci (6102f5c)
- Install webpack (b2d9299)
- Output albums names (ba648b5)
- Remove dotenv (49d0675)
- Remove unnecessary be (d568d2a)
- Rename main to search (5d59ba9)
- Rename npm task clear to clean (fdc28d3)
- Rename project (514068c)
- Rename spec description (c466f64)
- Rewrite README (bd05d9f)
- Test using sinon (c1c15a0)
- Update packages (9a83279)
- Use dotenv (48dbf7b)