Releases: mayeut/pybase64
Releases · mayeut/pybase64
v1.4.0
v1.3.2
What's Changed
- build(deps): bump base64 from
e77bd70
to3a5add8
by @dependabot in #654 - fix: do not allow non C-contiguous buffer by @mayeut in #667
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Add py.typed marker file for mypy compatibility by @cfculhane in #637
New Contributors
- @cfculhane made their first contribution in #637
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Update base64 library
- Add AVX512-VBMI implementation
- Rework extension build to remove adherence on distutils
- Publish python 3.12 wheels
- Documentation now uses furo theme
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
What's Changed
- Update base64 library
- Fix C extension build on musl distros
- Publish musllinux wheels
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Publish PyPy 3.8 (pypy38_pp73) wheels
New Contributors
- @originell made their first contribution in #321
Full Changelog: v1.2.0...v1.2.1