Releases: msgpack/msgpack-python
Releases · msgpack/msgpack-python
v1.0.4rc1
What's Changed
- refresh ci settings. by @methane in #492
- Don't define _*ENDIAN macro on Unix. by @methane in #495
- Update setuptools and black by @methane in #498
- Use PyFloat_Pack8() on Python 3.11a7 by @vstinner in #499
- Upgrade black to fix CI by @hauntsaninja in #505
- Fix Unpacker max_buffer_length handling by @methane in #506
- ci: Update action versions. by @methane in #507
New Contributors
- @vstinner made their first contribution in #499
- @hauntsaninja made their first contribution in #505
Full Changelog: v1.0.3...v1.0.4rc1
v1.0.3
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
v1.0.3rc1
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
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.3rc1