Skip to content

Releases: dbarsam/python-vsgen-ptvs

Feature Release

04 Sep 00:44

Choose a tag to compare

Features:

  • Upgraded project to generate Visual Studio 2019 / 2017 Python projects. Fixes #8.

Maintenance Release

10 Jun 01:59
601686d

Choose a tag to compare

Bug Fixes

  • Fixed escape sequence in environment interpolation. Fixes #7.

Feature Release

02 Jun 17:13

Choose a tag to compare

Features:

  • Added support for PTVS project environment variables. Fixes #5.

Compatibility Notes:

  • Dropped Python 3.3 support. Fixes #6.

Maintenance Release

08 Sep 01:25

Choose a tag to compare

Features:

  • Replaced raw file writer with jinja2 renderer. Fixes #1.

Bug Fixes

  • Fixed exception with corrupt interpreters and/or environment; Fixes #4.

Initial Release

19 Mar 02:31

Choose a tag to compare

Initial release of the vsgen plugin.