Releases: diptopandit/vscode-snort3-build-tools
Releases · diptopandit/vscode-snort3-build-tools
v1.0.2 - Alaknanda
VSCode Snort3 Build Tools v1.0.2 Release - Alaknanda
IMPORTANT MESSAGE
This release is not backward compatible.
The following configurations are changed:
Old Config | New Config |
---|---|
Dependencies |
Environment > Dependencies Dir |
Snort Install Dir |
Environment > Snort Install Dir |
Snort Build Dir |
Environment > Snort Build Dir |
Concurrency |
Environment > Concurrency |
The usage of the configs are still same. After upgrading to this release please set the values of the old configs to the new ones. Without this, the extension will stop working with a warning message saying 'Dependencies not accessible'.
Improvements
- Added support for modifying build config
- Option to toggle each build config option manually
- Option to switch between address or thread sanitiser builds
- Updated detailed config options in README
Beta v1.0.1
Beta v1.0.1 Release
Bug Fixes
- #3 Not able to close the old used terminal when another task is in progress
- #4 The snort3 test adapter does not work if there is no snort3 folder open in workspace
Improvements
- Added support for different build configurations
- Added key-bindings for different commands
- Added support to abort the running task
- Added support to clean build
Alpha v1.0.0
Initial alpha release