Releases: open-atmos/PyPartMC
Releases · open-atmos/PyPartMC
PyPartMC v1.4.2
What's Changed
Full Changelog: v1.4.1...v1.4.2
PyPartMC v1.4.1
PyPartMC v1.4.0
What's Changed
- re-enable tests for macOS 14 & Python 3.13 by @emmacware in #401
- Addition of additive coagulation example including comparison against PySDM and Droplets.jl by @emmacware in #376
- add "other packages with relevant feature scope" section to README.md by @slayoo in #404
- add "Acknnowledgement and citations" section to README.md by @slayoo in #405
- add a link to docs earlier in the README by @slayoo in #407
- rename "TL;DR" to "Installation" in README.md by @slayoo in #408
- fix CI status badge in README.md by @slayoo in #410
- Add "examples" variant for pip installation including dependencies needed for examples, mention in README, and use in .binder/requirements.txt file. Closes #305 by @slayoo in #402
This (as well as v1.3.13 releases benefited from feedback provided by @dbaston and @simonom for the pyOpenSci submission handled by @cmarmo: pyOpenSci/software-submission#179. Thank you for your effort and valuable contribution to the project!
Full Changelog: v1.3.13...v1.4.0
PyPartMC v1.3.13
What's Changed
- Enhance the Riemer 2009 notebook to serve as a comprehensive tutorial for constructing PyPartMC simulations by @jcurtis2 in #398
- setup codecov for C++ and Fortran files in PyPartMC src folder by @slayoo in #397
- remove cpplint workflow, we do not seem to use it, and it generates many spurious warnings in PRs by @slayoo in #399
- README update with pyOpenSci review suggestions: repotatus badge; target-audience paragraph; Fortran/CMake dependency mentioned earlier on by @slayoo in #396
- Add a markdown description to the chamber example notebook by @klee-48 in #383
New Contributors
Full Changelog: v1.3.12...v1.3.13
PyPartMC v1.3.12
What's Changed
- use "no-local-version" (instead of a lambda) for setuptools_scm "local_scheme"; avoid warning-triggering matplotlin 3.10.0 release on CI by @slayoo in #391
Full Changelog: v1.3.11...v1.3.12
PyPartMC v1.3.11
What's Changed
- bump pybind11_json to 0.2.15 and remove one test skip given a segfault was fixed. closes #319 by @slayoo in #389
Full Changelog: v1.3.10...v1.3.11
PyPartMC v1.3.10
What's Changed
- enable macos-14/P3.13 builds on CI with temporarily disabled notebook checks for this combination (due to Numba incompatibility) by @slayoo in #388
Full Changelog: v1.3.9...v1.3.10
PyPartMC v1.3.9
What's Changed
Full Changelog: v1.3.8...v1.3.9
PyPartMC v1.3.8
What's Changed
- bump PartMC submodule and expose additive kernel coefficient property by @emmacware in #385
New Contributors
- @emmacware made their first contribution in #385
Full Changelog: v1.3.7...v1.3.8
PyPartMC v1.3.7
What's Changed
- bump CI mac jobs to macos-13 from macos-12 (will be phased out in Dec 24) by @slayoo in #382
- add Python 3.12 to list of macOS and Windows CI builds; drop Python 3.7 by @slayoo in #381
Full Changelog: v1.3.6...v1.3.7