Skip to content

Releases: lbl-srg/funnel

v2.0.1

26 Sep 17:34

Choose a tag to compare

Fix

  • Resolve execution hang and improve plotting display
  • Restore compatibility with Ubuntu 20.04

v2.0.0

25 Sep 09:36

Choose a tag to compare

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

11 Mar 16:21

Choose a tag to compare

  • Bug fixes

v1.0.1

17 Jul 10:08

Choose a tag to compare

  • Fix dependency version on Ubuntu 20.04
  • Improve documentation and error handling related to two-column CSV file limitation

v1.0.0

25 Sep 08:15

Choose a tag to compare

  • Add macOS universal build
  • Add support for headless Linux
  • Other bug fixes and improvements

v0.3.0

24 Mar 00:38
76b2248

Choose a tag to compare

Add local tolerance parameters ltolx and ltoly and fix various bugs.

v0.2.2

24 Mar 00:36

Choose a tag to compare

First release published on PyPI.

v0.1.0

18 May 20:38
d24e60a

Choose a tag to compare

First production release including Python package pyfunnel.