1.6.0 (2024-08-29)
- Add support for python 3.12 (#177) (5ff1207)
- Build using Visual Studio 17 2022 instead of Visual Studio 16 2019 (c1c8c59)
- Drop support for python 3.7 and 3.8 (c1c8c59)
- Drop support for Windows 32bit which is not supported in Visual Studio 17 2022 (c1c8c59)
- Remove manylinux1 which is no longer supported by PyPA (#186) (79edb3f)
1.5.0 (2022-08-31)
1.4.0 (2022-03-10)
1.3.0 (2021-10-05)
1.2.0 (2021-09-17)
1.1.5 (2021-09-07)
- revert to silent fallback to pure-Python build (#93) (789a420)
- fix segfault on MacOS 11 ("Big Sur") for Python < 3.9 (#93) (789a420)
1.1.4 (2021-09-02)
- advise setting 'CRC32C_PURE_PYTHON' after build failure (#84) (6aa1cd6)
- restore building 'manylinux1' wheels (#87) (ebb9c68)
- use correct Python 3.10 specifier (#88) (0c1b740)
1.1.4 (2021-09-01)
- advise setting 'CRC32C_PURE_PYTHON' after build failure (#84) (6aa1cd6)
- restore building 'manylinux1' wheels (#87) (ebb9c68)
1.1.3 (2021-08-30)
1.1.2 (2021-01-20)
1.1.1 (2021-01-14)
1.1.0 (2020-12-14)
1.0.0 (2020-08-07)
0.1.0 (2020-03-20)
03-09-2020 15:33 PDT
- fix: add a manifest to specify other files (#14)
- docs: README.md improvements (#15)