2.0.1
Enhancements
- Update
winshortcut
C extension to support Python 3.12. (#164)
Bug fixes
- Fix a regression in 2.0.0, where v1-style Windows shortcuts would fail to start applications that required environment activation. Addressed by adjusting an invalid import in
menuinst v1
's legacycwp.py
. (#167 via #168)