mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
71 lines
880 B
Markdown
71 lines
880 B
Markdown
0.1.6 / 2014-07-08
|
|
==================
|
|
|
|
* More meaningful errors.
|
|
* Discover endpoint
|
|
|
|
|
|
0.1.5 / 2014-07-08
|
|
==================
|
|
|
|
* Added Person endpoint.
|
|
|
|
|
|
0.1.4 / 2014-05-09
|
|
==================
|
|
|
|
* Updated superagent. Now compatible with browserify.
|
|
|
|
|
|
0.1.3 / 2014-04-27
|
|
==================
|
|
|
|
* Added TV search endpoint
|
|
|
|
|
|
0.1.2 / 2014-03-16
|
|
==================
|
|
|
|
* Added TV show endpoints
|
|
|
|
|
|
0.1.1 / 2014-02-14
|
|
==================
|
|
|
|
* Endpoint fixes
|
|
|
|
|
|
0.1.0 / 2013-01-30
|
|
==================
|
|
|
|
* MovieDB API Changes
|
|
|
|
|
|
0.0.5 / 2013-01-11
|
|
==================
|
|
|
|
* Fixed requests for windows env
|
|
|
|
|
|
0.0.4 / 2012-10-29
|
|
==================
|
|
|
|
* Added SSL support
|
|
* Updated dependencies
|
|
|
|
|
|
0.0.3 / 2012-08-20
|
|
==================
|
|
|
|
* Bug Fixes
|
|
* Constructor change
|
|
* Chain calls
|
|
|
|
0.0.2 / 2012-08-14
|
|
==================
|
|
|
|
* Bug Fixes
|
|
* More explicit errors
|
|
* Cleaner requests
|
|
|