Skip to content

Releases: bbfrederick/capcalc

Version 1.5.1.2 - 8/22/25 the "I have no idea what I'm doing" release.

22 Aug 19:25

Choose a tag to compare

  • (docs) Sigh. While fixing deployment I broke the documentation. This should fix it. Or not. Who knows? Not me, it seems.

Version 1.5.1.1 - 8/22/25 deployment bump, take 2.

22 Aug 19:15

Choose a tag to compare

  • (deployment) Well, that didn't work. Here's another attempt to fix pypi deployment.

Version 1.5.1 - 8/22/25 bump to fix deployment

22 Aug 19:03

Choose a tag to compare

  • (deployment) Attempt to fix pypi deployment.
  • (docs) A few tweaks to the sidebar.

Version 1.5.0 - 8/22/25 package modernization, general buff.

22 Aug 16:58

Choose a tag to compare

  • (package) Modernized packaging and installation to match rapidtide (moved pretty much everything to pyproject.toml).
  • (package) Fixed all the copyright notices.
  • (package) Added codespell.
  • (docs) Fixed readthedocs build (it's been broken for quite some time).
  • (Docker) Turned on provenance and sbom in Docker builds.
  • (Docker) Rebuilt on the newest basecontainer with several security fixes.
  • Merged many, many dependabot PR's

Version 1.4.0 - 11/18/23 Container update

18 Nov 19:08

Choose a tag to compare

  • (Docker) Made compatible with the new (small) basecontainer architecture.

Version 1.3.9 - 4/25/23 omnibus checkpoint release

25 Apr 21:37

Choose a tag to compare

  • (package) Removed numba as a dependency.
  • (package) Made pyfftw an optional dependency (it's no longer in basecontainer).
  • (package) Made some proactive fixes for numpy 2.0.0 compatibility.
  • (package) Accepted several dependabot PRs.
  • (package) General cleanup of automated workflows to match updates to rapidtide.
  • (Docker) Cleaned up and simplified Dockerfile.
  • (Docker) Updated to basecontainer:latest-release (0.3.5 atm).

Version 1.3.7 - 9/13/23 checkpoint release

13 Sep 14:10

Choose a tag to compare

  • Mass merge of a bunch of dependabot PRs.
  • (Docker) Updated to basecontainer 0.2.3.

Version 1.3.6 - 5/11/23 updated to python 3.11

12 May 02:29

Choose a tag to compare

  • (Docker) Updated to python 3.11 basecontainer.
  • (Docker) Fixed testdocker.sh.
  • (package) Modernized install procedure.

Version 1.3.5 - 1/11/23 checkpoint

11 Jan 20:07

Choose a tag to compare

  • (capfromtcs) Fixed summary statistics outputs.

Version 1.3.4 - 1/10/23 emergency bug fix

11 Jan 00:19

Choose a tag to compare

  • (capfromtcs) Revert change to max_iter when specifying initialcenters.