Releases: nucleic/atom
Releases · nucleic/atom
0.11.0
What's Changed
- Fix ruff config by @MatthieuDartiailh in #209
- Add FixedTuple member enforcing a given number of items by @MatthieuDartiailh in #211
- Fix memory leak in pickle creation by @MatthieuDartiailh in #213
- 3.13 support by @MatthieuDartiailh in #214
- Update CI release workflow by @MatthieuDartiailh in #215
Full Changelog: 0.10.4...0.11.0
0.10.5
0.10.4
What's Changed
- Use ruff for linting and formatting by @MatthieuDartiailh in #205
- Support Union as TypeVar bound by @MatthieuDartiailh in #207
Full Changelog: 0.10.3...0.10.4
Release 0.10.3
Release 0.10.2
Release 0.10.0
Release 0.9.1
cut release 0.9.1
Release 0.9.0
update copyright and supported Python versions
Release 0.8.2
Revert "Re-apply pull request #165 from nucleic/member-mro" This reverts commit 288c8bdfbb6adb48e4738f417d6e075d6c6de16b. # Conflicts: # releasenotes.rst
Release 0.8.1
atom: cut 0.8.1 adding support for Python 3.11