1.7.8 Release Notes
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with pip:
$ pip install ppft
Ppft requires:
- python or pypy, >=3.9
Optional requirements:
- dill, >=0.4.1 (install with $ pip install ppft[dill])
Ppft is licensed under a 3-clause BSD license.
What's Changed
- Bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot[bot] in #78
- drop formal support for python 3.8 by @mmckerns in #79
- Bump h11 from 0.14.0 to 0.16.0 in /docs by @dependabot[bot] in #80
- sync docs with RTD 13.4.0 and codecov token by @mmckerns in #82
- update rtfd to 3.12 and docs requirements by @mmckerns in #84
- formal support for 3.14; init support for 3.15 by @mmckerns in #85
- sync with rtd 15.4.1 by @mmckerns in #87
- update copyright for 2026, urllib3 to 2.6.0 by @mmckerns in #89
- sync with rtfd 15.10.0 by @mmckerns in #91
- Bump urllib3 from 2.6.0 to 2.6.3 in /docs by @dependabot[bot] in #90
- travis use noble, 3.15t, 3.14, coverage on 3.10 by @mmckerns in #92
Full Changelog: 1.7.7...1.7.8