Releases: lbl-srg/funnel
Releases · lbl-srg/funnel
v2.0.1
v2.0.0
BREAKING CHANGE
- The standalone CLI script has been renamed from
pyfunnel/pyfunnel.py to pyfunnel/cli.py to avoid naming conflicts with
the package. - Python 2 is no longer supported.
Refactor
- Rename CLI script from pyfunnel.py to cli.py
- Modernize to Python 3 only and update packaging
v1.0.2
- Bug fixes
v1.0.1
- Fix dependency version on Ubuntu 20.04
- Improve documentation and error handling related to two-column CSV file limitation
v1.0.0
- Add macOS universal build
- Add support for headless Linux
- Other bug fixes and improvements
v0.3.0
Add local tolerance parameters ltolx and ltoly and fix various bugs.
v0.2.2
First release published on PyPI.
v0.1.0
First production release including Python package pyfunnel.