Version 0.3.3¶
Release date: March 1, 2026
Highlights¶
This release includes CI/CD pipeline enhancements, bug fixes, and new utility functions. Release is intended to finalize publishing and CI/CD design choices for a while. There are no major functionality changes since 0.2.5 and is fully cross-compatible with this version.
Changelog¶
- Added
bessel_filterfunction tosrc/poreflow/utils.pyfor signal processing - Updated
.gitlab-ci.ymlwith better publishing tests and managed Python support - Added dynamic versioning system that reads from git tags
- Force use of managed Python during builds for consistency
- Improved dependency caching for faster CI/CD pipelines
- Updated publish job to only publish source distributions. Wheel distributions should be built manually on Windows/Mac devices. The
Authors¶
Thijn Hoekstra and Xiuqi Chen, see Authors.