2. Revision history for pmpm#
v0.2.0: First PyPI release.
features:
support installing packages from another git branch / tag, such as
toast=toast3.pmpmcli & flagsreplace
*_install_from_fileby--fileflagadd
--pip-dependenciesadd
--install-ipykerneladd
--archadd
--tuneremove
nomkl
less automatic stateful settings such as detecting Intel CPU.
read from / write to YAML formats rather than JSON.
make conda-activation works more reliably by running
conda runinstead.add
pmpm_env_variant_generatorrefactor how defaults work.
drop Python 3.8-3.9, add Python 3.12.
remove Windows support.
maintenance:
improve type-hints.
refactor
pmpm.utilremove
pmpm.templatesadd documentation on GitHub Pages and Read the Docs.
improve integration tests.
migrate from bump2version to bump-my-version
v0.1.0: First release and proof of concept.