Releases: mdolab/multipoint
Releases · mdolab/multipoint
v1.4.2
What's Changed
- Switch to Ruff for linting and formatting by @Ananyakd314 in #25
- Add standard python gitignore by @A-CGray in #27
- Update dependencies by @sabakhshi in #28
New Contributors
- @Ananyakd314 made their first contribution in #25
- @A-CGray made their first contribution in #27
- @sabakhshi made their first contribution in #28
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update azure-pipelines.yaml by @marcomangano in #20
- Added docs requirements to setup.py by @marcomangano in #21
- Black style fix for updated version by @ArshSaja in #22
- Update .readthedocs.yaml by @eirikurj in #23
- Update package requirements + fix parallel tests + linting by @marcomangano in #24
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Features
None
Maintenance
- Moved pyoptsparse dependency to testing by @nwu63 in #15
- Add coverage check and badge by @eytanadler in #16
- Update python syntax + flake8/pylint fixes by @nwu63 in #17
- Fix pylint by @nwu63 in #19
Backwards-incompatible changes
- remove redirectIO by @akleb in #18. Note that this is backwards-incompatible and you will need to update the imports in your runscripts
Full Changelog: v1.3.2...v1.4.0