Skip to content

2.0.1

Compare
Choose a tag to compare
@jaimergp jaimergp released this 11 Dec 15:47
· 84 commits to main since this release
939488d

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 legacy cwp.py. (#167 via #168)

Other

  • Add support for pydantic v2 in menuinst._schema. (#166 via #169)

Contributors