What's Changed
- Move dependencies from setup.py to project.toml by @cocolato in #291
- fix tox config by @cocolato in #302
- fix flake8 error in local test by @cocolato in #300
- fix: sub module conflict error by @StellarisW in #295
- Use SO_REUSEPORT only for AF_INET sockets by @danigm in #303
- Make flake8 happy by @aisk in #305
- Resolve daemon warnings for threading methods by @emmanuel-ferdman in #306
- Add GHA workflow to build wheels by @aisk in #307
- Allow for omitted
FieldIDinFielddefinitions by @Fluxx in #304 - Bump version to v0.5.3b1 by @aisk in #309
- Requires Python3.7 by @aisk in #310
- feat: optimize error output by @StellarisW in #311
- fix: memory leak risk by @wangguanggg in #313
- Bump version 0.5.3b2 by @aisk in #314
- Add experimental freethreading support by @aisk in #315
- Bump version 0.5.3 by @aisk in #316
New Contributors
- @StellarisW made their first contribution in #295
- @danigm made their first contribution in #303
- @emmanuel-ferdman made their first contribution in #306
- @Fluxx made their first contribution in #304
- @wangguanggg made their first contribution in #313
Full Changelog: v0.5.2...v0.5.3