Skip to content

Releases: OpenMDAO/build_pyoptsparse

v2.0.12

10 Mar 19:38
8dda2bc
Compare
Choose a tag to compare

What's Changed

  • Removed ensurepip from test workflow by @swryan in #67
  • Remove gettext from test workflow, add MacOS ARM build by @swryan in #68
  • Updated workflow to get tests passing again by @swryan in #70
  • Updated version of pyOptSparse in the 'oldest' build of the test workflow by @swryan in #71
  • Change Numpy 1 workflows to use Python 3.12 by @swryan in #73
  • Updated test matrix to include NumPy 2.x and pyOptSparse>=2.13 by @swryan in #75
  • increment version to 2.0.12 by @swryan in #76

Full Changelog: v2.0.11...v2.0.12

v2.0.11

29 May 15:09
14a5b85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.0.11

v2.0.10

28 Nov 17:57
87c2ea6
Compare
Choose a tag to compare

What's Changed

  • Fixed bug: setenv METIS_DIR with string by @swryan in #60

Full Changelog: v2.0.9...v2.0.10

v2.0.9

08 Nov 18:49
70cb977
Compare
Choose a tag to compare

What's Changed

  • Update baseline test environment by @swryan in #56
  • Changed the default version of pyoptsparse from v2.9.2 to v2.10.1 by @swryan in #58

Full Changelog: v2.0.8...v2.0.9

v2.0.8

13 Oct 15:52
ba611c4
Compare
Choose a tag to compare

What's Changed

  • handle error reinstalling previous version of setuptools by @swryan in #55

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

v2.0.7

12 Oct 14:48
b0ad8ea
Compare
Choose a tag to compare

What's Changed

  • Fixed issues with setuptools and paropt by @swryan in #51
  • increment version to 2.0.7 by @swryan in #54

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

v2.0.6

12 Oct 14:45
c7fa871
Compare
Choose a tag to compare

What's Changed

  • Add open source notice and license text by @swryan in #50

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

v2.0.5

27 Jan 18:21
1758b79
Compare
Choose a tag to compare

The mumps conda-forge package that had been in use failed with Python 3.11. It was replaced with package selections that are newer and support more architectures. Also, the legacy build_pyoptsparse.sh script has been removed.

v2.0.4

23 Nov 20:10
a0f46cb
Compare
Choose a tag to compare

When conda installs fail, fall back to building source for that item.

v2.0.3

10 Nov 18:30
71758a5
Compare
Choose a tag to compare

The script now first checks for the conda-forge channel before attempting to install any conda packages.