We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c74442 commit 3fd64dfCopy full SHA for 3fd64df
ChangeLog
@@ -1,3 +1,19 @@
1
+Version 0.11
2
+
3
+ * functional_tests.sh: support python 2 and 3
4
+ * Add a get method for GitlabObject
5
+ * CLI: Add the -g short option for --gitlab
6
+ * Provide a create method for GitlabObject's
7
+ * Rename the _created attribute _from_api
8
+ * More unit tests
9
+ * CLI: fix error when arguments are missing (python 3)
10
+ * Remove deprecated methods
11
+ * Implement managers to get access to resources
12
+ * Documentation improvements
13
+ * Add fork project support
14
+ * Deprecate the "old" Gitlab methods
15
+ * Add support for groups search
16
17
Version 0.10
18
19
* Implement pagination for list() (#63)
0 commit comments