Skip to content

Releases: alx9r/ZeroDSC

v0.2.0

18 Jan 17:18
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's New:

  • implement Test-ConfigStep
  • tolerate multiple versions of a DSC resource [GH-33]

Known Issues:

  • Using ZeroDSC in two different ISE tabs (or any two same-host runspaces) causes error. [GH-11]

v0.1.1

03 Jan 01:10
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's New:

  • fix bug where an exception thrown by a resource can result in an endless loop [GH-21]
  • fix bug that was causing large amounts of module reloading [GH-29]
  • improve public appearance of Import-DscResource [GH-23]
  • various documentation improvements

Known Issues:

  • Using ZeroDSC in two different ISE tabs (or any two same-host runspaces) causes error. [GH-11]

v0.1.0

26 Nov 18:50
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's New:

  • first formal release
  • minimum viable product

Known Issues:

  • A DSC resource that throws an exception can cause an endless loop. [GH-21]
  • Using ZeroDSC in two different ISE tabs (or any two same-host runspaces) causes error. [GH-11]