Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 0.4 (18 April 2017)

Yikes, it's been too long.

* Added API version annotations to endpoints (#125)
* Added New High Res Image Api Endpoint
* Added Tags to Datasources, Views
* Added Ability to run an Extract Refresh task (#159)
* Auto versioning enabled (#169)
* Download twbx/tdsx without the extract payload (#143, #144)
* New Sample to initialize a server (#95)
* Added ability to update connection information (#149)
* Added Ability to get a site by name (#153)
* Dates are now DateTime Objects (#102)
* Bugfixes (#162, #166)

## 0.3 (11 January 2017)

* Return DateTime objects instead of strings (#102)
Expand Down
6 changes: 6 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ The following people have contributed to this project to make it possible, and w
* [geordielad](https://github.com/geordielad)
* [Hugo Stijns)(https://github.com/hugoboos)
* [kovner](https://github.com/kovner)
* [Talvalin](https://github.com/Talvalin)
* [Chris Toomey](https://github.com/cmtoomey)
* [Vathsala Achar](https://github.com/VathsalaAchar)
* [Graeme Britz](https://github.com/grbritz)


## Core Team
Expand All @@ -17,3 +21,5 @@ The following people have contributed to this project to make it possible, and w
* [RussTheAerialist](https://github.com/RussTheAerialist)
* [Ben Lower](https://github.com/benlower)
* [Jared Dominguez](https://github.com/jdomingu)
* [Jackson Huang](https://github.com/jz-huang)
* [Brendan Lee](https://github.com/lbrendanl)