Project History¶
Changelog¶
0.9.0¶
(Not yet released)
0.8.0¶
Released November 7, 2022.
0.7.0¶
No release notes.
0.6.0¶
Released on June 6, 2022.
Added missing API docs for
OxidizedDistribution.OxidizedDistribution.metadatanow returns animportlib.metadata._adapters.Messageinstance on Python 3.10+.OxidizedDistribution.entry_pointsnow callsimportlib.metadata.EntryPoints._from_text_foron Python 3.10+. Previously, the implementation of this method didn’t work properly on 3.10+.Added
nameproperty toOxidizedDistribution.Added
_normalized_nameproperty toOxidizedDistribution.PyO3 Rust crate upgraded to 0.16.5. This gets us better compatibility with Python 3.10.