File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,21 @@ Changelog
4
4
Development version
5
5
-------------------
6
6
7
- 0.8.3 / 2024-02-22
7
+
8
+ 0.8.4 / 2024-02-22
8
9
------------------
9
10
11
+ - Update versioneer for 3.12 compatibility (:pr: `618 `)
10
12
- Make cli worker parameter flexible (:pr: `606 `)
11
13
- Asynchronous job submission and removal (:pr: `610 `)
12
14
- Python executable from config file (:pr: `623 `)
13
15
- Small doc fixes and housekeeping (:pr: `621 `, :pr: `625 `)
14
16
15
17
Thanks to `@hmacdope <https://github.com/hmacdope >`_, `@jrueb <https://github.com/jrueb >`_,
16
- `@Andrew-S-Rosen <https://github.com/Andrew-S-Rosen >`_, `@fnattino <https://github.com/fnattino >`_
17
- and `@eckhrd <https://github.com/eckhrd >`_.
18
+ `@Andrew-S-Rosen <https://github.com/Andrew-S-Rosen >`_, `@fnattino <https://github.com/fnattino >`_,
19
+ `@eckhrd <https://github.com/eckhrd >`_, `@cbouss <https://github.com/cbouss >`_ and
20
+ `@jacobtomlinson <https://github.com/jacobtomlinson >`_.
21
+
18
22
19
23
0.8.2 / 2023-06-15
20
24
------------------
You can’t perform that action at this time.
0 commit comments