What's Changed
- Refactor fallback' read header by @GuyTuval in #441
- build: Create tox environments using a known Cython version by @moreati in #408
- Updated readme to make it more clear about Python 2 support by @laike9m in #456
- fix docstring by @methane in #459
- Remove redundant code by @hexagonrecursion in #460
- Fix error formatting by @hexagonrecursion in #463
- Fix tox.ini by @hexagonrecursion in #465
- Remove unused PyObject_AsReadBuffer definition by @shadchin in #468
- Make pure-python wheels and eggs possible by @hexagonrecursion in #467
- cimport uint64_t instead of using ctypedef by @vladima in #473
- Clearify unpack exception related to key type and strict_map_key flag by @paulmelis in #485
- Support Python 3.10 and Drop Python 3.5 by @methane in #487
- mac: Provide Universal2 wheel by @methane in #488
- Actions: Run CI for PRs only from forks. by @methane in #489
- Nicer error when packing a datetime without tzinfo by @bem7 in #466
- Release v1.0.3 by @methane in #491
New Contributors
- @GuyTuval made their first contribution in #441
- @laike9m made their first contribution in #456
- @hexagonrecursion made their first contribution in #460
- @shadchin made their first contribution in #468
- @vladima made their first contribution in #473
- @paulmelis made their first contribution in #485
- @bem7 made their first contribution in #466
Full Changelog: v1.0.2...v1.0.3