Skip to content

Releases: Erotemic/pyhesaff

Version 2.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 23:09
898302e

Removed all the ctypes hacks and setup libraries as a proper extension module.

What's Changed

  • Add pybind11 extension module for hesaff backend by @Erotemic in #39

Full Changelog: v2.1.4...refs/heads/release

Version 2.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Feb 15:24
a975b48

Should now be publishing wheels to pypi that work on windows.

What's Changed

Full Changelog: v2.1.3...refs/heads/release

Version 2.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:55
fc1da33

Hotfix of 2.1.2

What's Changed

Full Changelog: v2.1.2...refs/heads/release

Version 2.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 01:05
eec646c

Add support for 312, 313, 314.

What's Changed

Full Changelog: v2.1.1...v2.1.2

Version 2.1.1

Choose a tag to compare

@Erotemic Erotemic released this 29 Jan 07:09

[Version 2.1.1] -

Changed

  • Update requirements
  • Support 311

Fixed

  • Fix numpy float issue