- BLD: lower runtime requirement for numpy from 1.17.5 to 1.17.3 by @neutrinoceros in #21
- 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
- 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
- First release on PyPI.