Vsgen

Latest version: v0.3.3

Safety actively analyzes 619369 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0dev

-----------------------
- TBD

0.3.3

-------------------
Bug Fixes:

- Fixed writing project files relative to solution in solution files. Fixes 15.

Compatibility Notes:

- Dropped Python 3.3 support. Fixes 16.

0.3.1

-------------------
Features:

- Replaced raw file writer with jinja2 renderer.

0.3.0

-------------------
Features:

- Modularize VSGen with setuptool's entry points; Fixes 11.

Compatibility Notes:

- A plugin architecture has been adopted starting with 0.3.0_. The vsgen package is now a **core** module and any metadata and code used to generates specific projects should be placed in a **plugin** module.
- The former Python Tools for Visual Studio functionality that was embedded in vsgen has been extracted to `vsgen-ptvs <https://pypi.python.org/pypi/vsgen-ptvs>`_

0.2.4

-------------------
Features:

- Refactored the command line argument structure to expose more options to the command line; Fixes 10.
- Adopted fnmatch_ pattern style for file and directory filter patterns, e.g ``.txt`` is now ``*.txt``.

Bug Fixes:

- Fixed auto command's resolution of the current directory; Fixes 9.

0.2.3

-------------------
Features:

- Added automatic project generation; Fixes 6.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.