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 9bfe3fd commit 94c6c4dCopy full SHA for 94c6c4d
CHANGELOG.txt
@@ -1,5 +1,15 @@
1
Changelog for the ``swiftpipeline`` repository.
2
3
+Version 0.1.1
4
+-------------
5
+
6
+Minor bugfixes, and:
7
8
++ Ensured that pipeline figures are shown in the order of most recently
9
+ edited config file to least recently edited,
10
++ Added ability to _not_ plot some figures in the resultant webpage,
11
++ Changed navbar to a button style.
12
13
Version 0.1.0
14
-------------
15
swiftpipeline/__version__.py
@@ -1 +1 @@
-__version__ = "0.1.0"
+__version__ = "0.1.1"
0 commit comments