We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40c96e9 + d30e345 commit 0b0b1f0Copy full SHA for 0b0b1f0
2 files changed
CHANGELOG.md
@@ -1,6 +1,14 @@
1
+# v0.4.8 (2020-02-20)
2
+
3
+- Fixed local dev python version to be 3.7
4
+- Fixed missing threshold_time configuration option
5
+- Fixed filename checks for client/server
6
+- Warn instead of debug log when files are ignored
7
+- Fixed running concurrent.futures when on python3.6
8
9
# v0.4.7 (2020-02-12)
10
-- Added caching for parsed sessions
11
+- Added caching for parsed sessions
12
- Added IPv6 capability to networkML
13
- Updated pytest to v5.3.4
14
- Updated models for scikit v0.22.1
VERSION
@@ -1 +1 @@
-0.4.8.dev
+0.4.8
0 commit comments