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 a3a2646 commit a393cf7Copy full SHA for a393cf7
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+## Version 0.0.3 (2024/01/31)
2
+
3
4
+### Pull Requests Merged
5
6
+#### Bugs fixed
7
8
+* [PR 5](https://github.com/pytroll/pytroll-runner/pull/5) - Fix starting publisher
9
+* [PR 4](https://github.com/pytroll/pytroll-runner/pull/4) - Do not require "expected_files"
10
+* [PR 3](https://github.com/pytroll/pytroll-runner/pull/3) - Fix premature closing of the subscriber
11
12
+#### Features added
13
14
+* [PR 1](https://github.com/pytroll/pytroll-runner/pull/1) - Make sure old files are not picked up and add regex to search log output
15
16
+In this release 4 pull requests were closed.
17
18
19
+v0.0.2
0 commit comments