You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.rst
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,24 @@
2
2
History
3
3
=======
4
4
5
-
0.2.2 (Current Version)
5
+
0.2.4 (2020-04-21)
6
+
------------------
7
+
8
+
* Compatibility patch allowing commands with underscores to be normalized to dashes in click app returned by jrnr.jrnr.slurm_runner. Thanks for the digging and issue raising @simondgreenhill!
9
+
10
+
0.2.3 (2018-01-16)
11
+
------------------
12
+
13
+
* Documentation & testing improvements
14
+
15
+
0.2.2 (2017-08-28)
6
16
-----------------------
7
17
8
18
* Update to documentation
9
19
10
20
* ``jrnr`` attempts to remove ``.lck`` files if there is a keyboard interrupt or system exit
11
21
12
-
0.2.1
22
+
0.2.1 (2017-07-31)
13
23
-----------------------
14
24
15
25
* Fix bug in ``slurm_runner.do_job`` which caused job duplication when race conditions on lock object creation occur (:issue:`3`)
0 commit comments