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: docs/source/CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [unreleased]
9
9
10
-
## [3.2.4] - 2020.12.20
10
+
## [3.2.6] - 2020.12.20
11
11
12
12
### Fixed
13
13
14
14
- Improve docs.
15
15
- Cleaning of temporal files in /tmp directory. Now it is created temporal directories in the working directory with the pattern: `.costfunc_MolDrug_XXXXXXXX`.
16
+
- Cleaning errors. Now all warnings and errors are saved in .error directory and at the end they are compress to error.tar.gz
0 commit comments