Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.54 KB

HISTORY.rst

File metadata and controls

35 lines (24 loc) · 1.54 KB

History

1.0.2 (2022-12-22)

  • BLD: lower runtime requirement for numpy from 1.17.5 to 1.17.3 by @neutrinoceros in #21

1.0.1 (2022-12-22)

  • BUG: Fix build on i386 by @neutrinoceros in #15
  • BUG: fix downstream linking by @neutrinoceros in #16
  • ENH: add a get_include() function to facilitate downstream integration by @neutrinoceros in #18

1.0.0 (2022-12-22)

  • Update EWAH from upstream lemire/EWAHBoolArray by @themousepotato in #3
  • TST: revive CI by @neutrinoceros in #6
  • MNT: bootstrap pre-commit by @neutrinoceros in #5
  • TST: expand test matrix by @neutrinoceros in #10
  • BLD: explicitly require wheel as a buildtime dependency by @neutrinoceros in #11
  • TST: finalize testing on MacOS by @neutrinoceros in #12
  • MNT: update code from yt by @neutrinoceros in #4
  • REL: add wheels+publish workflow by @neutrinoceros in #13

0.1.0 (2020-06-08)

  • First release on PyPI.