Skip to content

Releases: pwaller/pyfiglet

v1.0.2

13 Sep 20:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Sep 17:06
Compare
Choose a tag to compare

What's Changed

This release exists to prevent old versions of python from trying to install a new version of pyfiglet which they are incompatible with. We now test against python3.9 or newer. If you need support for an older version of python, then add a version constraint pyfiglet<1.

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0 [yanked]

10 Sep 07:59
Compare
Choose a tag to compare

What's Changed

Note: This release was yanked because it broke on older versions of python, see #127, and 1.0.1 was published which prevents those old versions of python from picking up the newer pyfiglet.

Note that 1.0.0 drops support for python <= 3.7, even though the changelog below includes fixes which made it work temporarily for those versions.

New Contributors

Full Changelog: v0.8.0...v1.0.0

Bugfix release 0.7.2

14 Sep 10:01
Compare
Choose a tag to compare