Skip to content

0.8.1 - 2018-01-23

Compare
Choose a tag to compare
@Thetwam Thetwam released this 23 Jan 20:06
· 923 commits to develop since this release
v0.8.1
8fcd0c8

General

  • Fixed several incorrect and missing docstrings

Bugfixes

  • Fixed an issue where Canvas returning while(1); at the beginning of a response to uploading a file prevented uploads from completing.
  • Fixed an issue where a trailing slash in the provided BASE_URL would cause PaginatedList objects to fail.
  • Fixed an issue where combine_kwargs was transposing empty brackets and keys when a dictionary had a list as a value.