You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.0.0
------
* Bump tastypie compatibility to ^5
* add hasone field
* add hasmany field
* add document field
* year filter type
* month filter type
* day filter type
* double the number of test and code coverage
2.0.1
* remove last underscore method for tastypie 2.0 _post_list -> create_object
* remove heavy hapi server for tests, don't bind on a port
* bump timeouts for new rethink server to start before mocha gives up on it