Skip to content

Releases: open-atmos/PyPartMC

PyPartMC v1.3.6

26 Oct 15:21
6ca4fd2
Compare
Choose a tag to compare

What's Changed

  • fix wheel names and metadata on macos-14 builds by @slayoo in #380

Full Changelog: v1.3.5...v1.3.6

PyPartMC v1.3.5

26 Oct 10:12
d402eff
Compare
Choose a tag to compare

What's Changed

  • bump artifact upload/download actions versions by @slayoo in #375
  • cleanup leftover files. closes #373 by @slayoo in #377
  • bump setup-python action and use it on Apple Silicon images by @slayoo in #379

Full Changelog: v1.3.4...v1.3.5

PyPartMC v1.3.4

10 Sep 15:24
0be5858
Compare
Choose a tag to compare

What's Changed

  • Update CITATION.cff (arXiv -> SoftwareX) by @slayoo in #366
  • add a basic test case draft checking parsing of chamber loss_function params by @slayoo in #369
  • switch from pdoc3 to pdoc, cleanup CI workflow by @slayoo in #371
  • Chamber example notebook from barrel study (Tian et al 2017) by @jcurtis2 in #372

Full Changelog: v1.3.3...v1.3.4

PyPartMC v1.3.3

26 Jun 15:11
9856a59
Compare
Choose a tag to compare

What's Changed

  • Improve input_state by returning populated data structures by @jcurtis2 in #364

Full Changelog: v1.3.2...v1.3.3

PyPartMC v1.3.2

18 Jun 17:02
186eced
Compare
Choose a tag to compare

What's Changed

  • bump PartMC submodule version by @slayoo in #361
  • add consistency checks for allow halving/doubling flags. closes #266 by @slayoo in #362

Full Changelog: v1.3.1...v1.3.2

PyPartMC v1.3.1

29 May 15:51
10120b7
Compare
Choose a tag to compare

What's Changed

  • Create CODE_OF_CONDUCT.md by @slayoo in #358
  • improve pdoc landing site by rendering the README contents in the index.html. closes #332 by @slayoo in #359
  • move developer notes into a new CONTRIBUTING.md file by @slayoo in #360

Full Changelog: v1.3.0...v1.4.0

PyPartMC v1.3.0

22 May 21:08
d6dbe31
Compare
Choose a tag to compare

What's Changed

  • support for AeroMode instantiation with sampled mode type (incl. fixes in spec file logic) + sampled and mono mode types coverage in unit tests (in test_aero_[mode,state,dist].py) by @slayoo & @jcurtis2 in #357

Full Changelog: v1.2.1...v1.3.0

PyPartMC v1.2.1

21 May 11:34
0c8eec6
Compare
Choose a tag to compare

(triggering a new release build and package upload (trying to address an issue in installation of gfortran-built packages from pypi.org which became unusable on newer macos-12 GitHub Actions images)

PyPartMC v1.2.0

21 Apr 23:27
4544030
Compare
Choose a tag to compare

What's Changed

  • bump PartMC submodule version to >v2.8.0 (and as a result add hdf5 as submodule + perl as build-time dependency) by @slayoo & @jcurtis2 in #353

Full Changelog: v1.1.4...v1.2.0

PyPartMC v1.1.4

02 Apr 06:32
0df9795
Compare
Choose a tag to compare

What's Changed

  • add FAQ entry about how to pip-install PyPartMC with MOSAIC enabled by @slayoo in #350
  • fix macos-14 and readme_fortran CI builds (new pip option needed on macOS system Python, brew vs. python Python version mismatch; missing apt-get update) by @slayoo in #352

Full Changelog: v1.1.3...v1.1.4