summary refs log tree commit diff
path: root/changelog.d/16394.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.94.0rc1David Robertson2023-10-031-1/+0
|
* Use modern config for maturin. (#16394)Patrick Cloke2023-09-281-0/+1
This allows maturin >= 0.15 to build the properly named shared library object. For now the old configuration is also kept to allow for older maturin installs to be used.