Releases: OpenMDAO/build_pyoptsparse
Releases · OpenMDAO/build_pyoptsparse
v2.0.13
What's Changed
- Added NumPy 2.x testing and prepared for pyOptSparse v2.14.0 by @swryan in #78
- Added some options for compatibility with brew and uv. by @robfalck in #79
- update test workflow by @swryan in #80
- Ensure NumPy/Scipy are installed from conda-forge if using conda by @swryan in #81
- Pinned compilers version in test workflow to 1.10 by @swryan in #82
- Pin GCC version for forced build tests by @swryan in #83
Full Changelog: v2.0.12...v2.0.13
v2.0.12
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
What's Changed
- Updated test workflow by @swryan in #63
- Fixed HSL build issues by @harris-josh in #62
- Updated test workflow by @swryan in #65
- Removed setuptools as a dependency by @swryan in #66
New Contributors
- @harris-josh made their first contribution in #62
Full Changelog: v2.0.10...v2.0.11