File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 3.3.0 (2022-11-09)
5+ ~~~~~~~~~~~~~~~~~~
6+
7+ * Allow *default * parameter of an option to be an empty list
8+ (`3a99af3 <https://github.com/fmenabe/python-clg/commit/3a99af3 >`_)
9+ * Manage boolean values in post checks (*need */*conflict *;
10+ `092fbce <https://github.com/fmenabe/python-clg/commit/092fbce >`_)
11+ * Allow to pass args to the `init ` function
12+ (`d047652 <https://github.com/fmenabe/python-clg/commit/d047652 >`_)
13+
4143.2.1 (2022-05-29)
515~~~~~~~~~~~~~~~~~~
616
Original file line number Diff line number Diff line change 44
55setup (
66 name = 'clg' ,
7- version = '3.2.1 ' ,
7+ version = '3.3.0 ' ,
88 author = 'François Ménabé' ,
99 author_email = 'francois.menabe@gmail.com' ,
1010 url = 'https://clg.readthedocs.org/en/latest/' ,
You can’t perform that action at this time.
0 commit comments