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 85f89b2 commit 142d3f4Copy full SHA for 142d3f4
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Release history
2
3
+## Version 1.3.9 (4/25/23)
4
+* (package) Removed numba as a dependency.
5
+* (package) Made pyfftw an optional dependency (it's no longer in basecontainer).
6
+* (package) Made some proactive fixes for numpy 2.0.0 compatibility.
7
+* (package) Accepted several dependabot PRs.
8
+* (package) General cleanup of automated workflows to match updates to rapidtide.
9
+* (Docker) Cleaned up and simplified Dockerfile.
10
+* (Docker) Updated to basecontainer:latest-release (0.3.5 atm).
11
+
12
## Version 1.3.8 (12/11/23)
13
* (Docker) Updated to basecontainer 0.3.0.
14
* (Docker) Added caching to build.
0 commit comments