File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,6 @@ François Gouteroux <francois.gouteroux@d2-si.eu>
2424Daniel Serodio <dserodio@gmail.com>
2525Colin D Bennett <colin.bennett@harman.com>
2626Richard Hansen <rhansen@rhansen.org>
27+ James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
28+ Mikhail Lopotkov <ms.lopotkov@tensor.ru>
29+ Asher256 <Asher256@users.noreply.github.com>
Original file line number Diff line number Diff line change 1+ Version 0.12.2
2+
3+ * Add new `ProjectHook` attributes
4+ * Add support for user block/unblock
5+ * Fix GitlabObject creation in _custom_list
6+ * Add support for more CLI subcommands
7+ * Add some unit tests for CLI
8+ * Add a coverage tox env
9+ * Define GitlabObject.as_dict() to dump object as a dict
10+ * Define GitlabObject.__eq__() and __ne__() equivalence methods
11+ * Define UserManager.search() to search for users
12+ * Define UserManager.get_by_username() to get a user by username
13+ * Implement "user search" CLI
14+ * Improve the doc for UserManager
15+ * CLI: implement user get-by-username
16+ * Re-implement _custom_list in the Gitlab class
17+ * Fix the 'invalid syntax' error on Python 3.2
18+ * Gitlab.update(): use the proper attributes if defined
19+
20+ Version 0.12.1
21+
22+ * Fix a broken upload to pypi
23+
124Version 0.12
225
326 * Improve documentation
You can’t perform that action at this time.
0 commit comments