Releases: garrettpauls/VSGallery.AtomGenerator
Releases · garrettpauls/VSGallery.AtomGenerator
v1.0.3
v1.0.3
- Pulled in baderbuddy's changes:
- Fixed bug preventing multiple versions of the same vsix not including any in output.
v1.0.2
- Pulled in ChrisMaddock's changes:
- Fixed URI format exceptions when targeting network paths.
- Added return code 0 for success, 1 for error.
- Logger no longer throws an exception if it can't write to the file.
v1.0.1
- Issue #1 - zip entry names for images are normalized to support both / and \ in the manifest file.
- Issue #2 - added more verbose logging and output to stdout.
v1.0.0
- Initial release with base functionality.
- Generates atom.xml based on .vsix files in the supplied directory.
- Supports both PackageManifest and Vsix manifest based files.
- Extracts icons and preview images from .vsix files.
v1.0.2
v1.0.2
- Pulled in ChrisMaddock's changes:
- Fixed URI format exceptions when targeting network paths.
- Added return code 0 for success, 1 for error.
- Logger no longer throws an exception if it can't write to the file.
v1.0.1
- Issue #1 - zip entry names for images are normalized to support both / and \ in the manifest file.
- Issue #2 - added more verbose logging and output to stdout.
v1.0.0
- Initial release with base functionality.
- Generates atom.xml based on .vsix files in the supplied directory.
- Supports both PackageManifest and Vsix manifest based files.
- Extracts icons and preview images from .vsix files.
v1.0.1
This release contains a minor bug fix and logging improvement.
v1.0.1
- Issue #1 - zip entry names for images are normalized to support both / and \ in the manifest file.
- Issue #2 - added more verbose logging and output to stdout.
v1.0.0
- Initial release with base functionality.
- Generates atom.xml based on .vsix files in the supplied directory.
- Supports both PackageManifest and Vsix manifest based files.
- Extracts icons and preview images from .vsix files.