Skip to content

Releases: open-atmos/PyPartMC

PyPartMC v2.1.0

18 Jun 15:02
c672ff5

Choose a tag to compare

What's Changed

  • CI: do not do urlcheck runs on pushes to main (only on PRs and from cron) by @slayoo in #529
  • Bump gitmodules/nanobind from acc88f3 to 780a2d7 by @dependabot[bot] in #531
  • Bump matlab-actions/run-command from 2.4.0 to 3.2.0 by @dependabot[bot] in #533
  • Bump actions/setup-python from 1 to 6 by @dependabot[bot] in #532
  • Bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #538
  • demonstrate (within readme) how to use PyPartMC from C++ (incl. shipping the needed C++ header files and a CMake script with the files installed by pip install) by @orzel320 in #505

New Contributors

Full Changelog: v2.0.8...v2.1.0

PyPartMC v2.0.8

05 Jun 15:42
9330503

Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

PyPartMC v2.0.7

12 May 22:44
eeda50a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

PyPartMC v2.0.6

29 Apr 13:16
d5b6cbd

Choose a tag to compare

What's Changed

  • remove macos-14-intel OS from workflow matrix by @slayoo in #496

Full Changelog: v2.0.5...v2.0.6

PyPartMC v2.0.5

29 Apr 11:50
61ac4e8

Choose a tag to compare

What's Changed

  • add macos-14 builds (in addition to existing macos-15 builds) by @slayoo in #492

Full Changelog: v2.0.4...v2.0.5

PyPartMC v2.0.4

25 Apr 10:07
95434d8

Choose a tag to compare

What's Changed

  • Fix possible truncation of particle optical properties values by @jcurtis2 in #491

Full Changelog: v2.0.3...v2.0.4

PyPartMC v2.0.3

10 Apr 16:01
9c70fe7

Choose a tag to compare

What's Changed

  • Enable verbose output for PyPI publish action by @slayoo in #489
  • Add check_sdist job to validate source wheels and fix nanobind submodule contents in source wheel (recursive clone option was missing). closes #485 by @slayoo in #490

Full Changelog: v2.0.2...v2.0.3

PyPartMC v2.0.2

06 Apr 14:35
8746e42

Choose a tag to compare

What's Changed

  • fix sdist uploads to test.pypi.org and simplify the PyPI upload workflow by @slayoo in #488

Full Changelog: v2.0.1...v2.0.2

PyPartMC v2.0.1

03 Apr 06:33
fee484f

Choose a tag to compare

What's Changed

  • add environment specification for dist_upload job. if OK, closes #486 by @slayoo in #487

Full Changelog: v2.0.0...v2.0.1

PyPartMC v2.0.0-pre.16

01 Apr 07:11
42ec6d4

Choose a tag to compare

What's Changed

  • bump partmc (switching back to master branch) by @slayoo in #483

Full Changelog: v2.0.0-pre.15...v2.0.0-pre.16