We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1672529 commit 8be5365Copy full SHA for 8be5365
ChangeLog
@@ -1,3 +1,13 @@
1
+Version 0.8
2
+
3
+ * Better python 2.6 and python 3 support
4
+ * Timeout support in HTTP requests
5
+ * Gitlab.get() raised GitlabListError instead of GitlabGetError
6
+ * Support api-objects which don't have id in api response
7
+ * Add ProjectLabel and ProjectFile classes
8
+ * Moved url attributes to separate list
9
+ * Added list for delete attributes
10
11
Version 0.7
12
13
* Fix license classifier in setup.py
0 commit comments