Skip to content

Releases: ZanattaMichael/SRDSC

0.0.5 - Minor Changes (Enhancements)

14 Jun 08:22
bb5b0c8
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4-alpha - Minor Changes

02 May 19:37
41d91a8
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3 - Breaking Bug Fixes

15 Jan 20:52
98a8768
Compare
Choose a tag to compare
Pre-release

What's Changed

Fixes the following bugs:

When importing the module, some private commands need to be exportable. This process is skipped causing issues.
When importing the module, it would call 'git', which would abstract to a helper function (which hasn't been loaded), causing a circular issue. This was resolved by change git to git.exe forcing the executable to be triggered.
When Initialize-SRDSC provisions the Script Runner target. It sets the wrong target, causing scripts to launch, but not have access to the local profile.
Fix encoding issues with Add-SRDSCNode. VSCode was encoding files incorrectly, causing errors to be raised when executed.
Fixed issue with Start-SRDSCConfiguration, where the build script was not completing correctly.
Changed LCM Configuration mode to be 'ApplyAndAutoCorrect'

Full Changelog: 0.0.2...0.0.3

0.0.2

06 Dec 06:35
721371d
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1 - Initial Release

27 Nov 04:57
f29a08d
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/ZanattaMichael/SRDSC/commits/0.0.1