What's Changed
- Fallback to compiler defines when __BYTE_ORDER is not available by @kulikjak in #513
- Fix build error caused by ntohs, ntohl by @methane in #514
- Add python 3.11 wheels by @mayeut in #517
- fallback: Fix packing multidim memoryview by @methane in #527
- minor type in exception message by @AvdN in #533
New Contributors
- @kulikjak made their first contribution in #513
- @mayeut made their first contribution in #517
- @AvdN made their first contribution in #533
Full Changelog: v1.0.4...v1.0.5