Releases: uqfoundation/ppft
1.7.6.9
1.7.6.9 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.8
Optional requirements:
- dill, >=0.3.9
(install with $ pip install ppft[dill]
)
Ppft is licensed under a 3-clause BSD license.
What's Changed
- Bump idna from 3.4 to 3.7 in /docs by @dependabot in #57
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in #58
- Bump requests from 2.31.0 to 2.32.0 in /docs by @dependabot in #59
- Bump tornado from 6.3.3 to 6.4.1 in /docs by @dependabot in #60
- update docs requirements to rtfd 10.27.0 by @mmckerns in #63
- Bump certifi from 2024.2.2 to 2024.7.4 in /docs by @dependabot in #64
- exec uses local dict not locals by @mmckerns in #65
- add formal support for python 3.13 by @mmckerns in #66
Full Changelog: 1.7.6.8...1.7.6.9
1.7.6.8
1.7.6.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.8
Optional requirements:
- dill, >=0.3.8
(install with $ pip install ppft[dill]
)
Ppft is licensed under a 3-clause BSD license.
What's Changed
- drop formal support for python 3.7 by @mmckerns in #48
- define html_theme as rtd workaround by @mmckerns in #49
- update install doc in tests by @mmckerns in #50
- formal support for python 3.12, initial for 3.13 by @mmckerns in #51
- add build to rtfd config by @mmckerns in #52
- updated copyright for 2024 by @mmckerns in #53
- Bump jinja2 from 3.1.1 to 3.1.3 in /docs by @dependabot in #54
- update sphinx to 6.2.1 by @mmckerns in #55
- Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs by @dependabot in #56
Full Changelog: ppft-1.7.6.7...1.7.6.8
ppft-1.7.6.7
ppft 1.7.6.7 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.7
Optional requirements:
- dill, >=0.3.7
(install with $ pip install ppft[dill]
)
Ppft is licensed under a 3-clause BSD license.
What's Changed
- Bump requests from 2.27.1 to 2.31.0 in /docs by @dependabot in #46
- Bump pygments from 2.11.2 to 2.15.0 in /docs by @dependabot in #47
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: ppft-1.7.6.6...ppft-1.7.6.7
ppft-1.7.6.6
ppft 1.7.6.6 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.7
Optional requirements:
- dill, >=0.3.6
(install with $ pip install ppft[dill]
)
Ppft is licensed under a 3-clause BSD license.
Full Changelog: ppft-1.7.6.5...ppft-1.7.6.6
ppft-1.7.6.5
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, ==2.7 or >=3.7
- six, >=1.7.3
Optional requirements:
- dill, >=0.3.5
(install with $ pip install ppft[dill]
)
Ppft is licensed under a 3-clause BSD license.
ppft-1.6.6.4
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with easy_install or pip:
$ pip install ppft
Ppft requires:
- python, version == 2.7 *or* version >= 3.6
- six, version >= 1.7.3
Optional requirements:
- dill, version >= 0.3.4
(install with $ pip install ppft[dill]
)
Ppft is licensed under a BSD-like license.
ppft-1.6.6.3
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with easy_install or pip:
$ pip install ppft
Ppft requires:
- python, version == 2.7 *or* version >= 3.5
- six, version >= 1.7.3
Optional requirements:
- dill, version >= 0.3.3
(install with $ pip install ppft[dill]
)
Ppft is licensed under a BSD-like license.
ppft-1.6.6.2
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with easy_install or pip:
$ pip install ppft
Ppft requires:
- python, version == 2.7 *or* version >= 3.5
- six, version >= 1.7.3
Optional requirements:
- dill, version >= 0.3.2
(install with $ pip install ppft[dill]
)
Ppft is licensed under a BSD-like license.
ppft-1.6.6.1
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with easy_install or pip:
$ pip install ppft
Ppft requires:
- python, version >=2.6 *or* version >= 3.1
- six, version >= 1.7.3
Optional requirements:
- dill, version >= 0.3.0
(install with $ pip install ppft[dill]
)
Ppft is licensed under a BSD-like license.
ppft-1.6.4.9
Basically, ppft is a friendly fork of pp, where ppft provides an easier install and better serialization.
Ppft installs with easy_install or pip:
$ pip install ppft
Ppft requires:
- python, version >=2.5 *or* version >= 3.1
- six, version >= 1.7.3
Optional requirements:
- dill, version >= 0.2.9
(install with $ pip install ppft[dill]
)
Ppft is licensed under a BSD-like license.