- Moves the build system to poetry and full PEP 517 / 621 compliance by @SpheMakh
- Various fixes in globals use in conversion routines by @SpheMakh
- Pins numpy to < 2 for older Python versions @JSKenyon
- Upgrade ASTlib for Python 3.12 @JSKenyon
- workaround for setuptools regression pypa/setuptools#4483