Skip to content

Releases: astropy/extension-helpers

v1.1.1

07 Dec 15:33
9f9cf7a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • get_extensions: use shutil.copyfile to avoid PermissionError by @doronbehar in #59
  • Fix bug that caused extension-helpers to not work correctly if pyproject was the only configuration file present by @astrofrog in #66

Other Changes

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Jul 19:58
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • OpenMP functions should detect the Intel oneAPI compiler by @lpsinger in #44

Infrastructure

New Contributors

Full Changelog: v1.0.0...v1.1.0