Skip to content

2.0

Compare
Choose a tag to compare
@dlwyatt dlwyatt released this 05 Apr 16:53
· 20 commits to master since this release

Error reporting code has been improved a bit, so the errors you see from this module's commands should behave more like what you'd get from a Cmdlet. (There will be FullyQualifiedErrorId values specific to the PolicyFileEditor module, InnerException and TargetObject values where appropriate, etc.) This should be more useful to users of the module than some of the original code, which just used { throw "Some String Message" }, and makes it easier to modify the module later to support localization, if desired.

Because this change in error output could be a breaking change, version has been bumped to 2.0.