Skip to content

v4.1.0

Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 25 Jan 02:32
ed21353
  • Enabled PSSA rule violations to fail build - Fixes Issue #149.
  • Fixed markdown rule violations in CHANGELOG.MD.
  • Disk:
    • Corrected message strings.
    • Added message when partition resize required but AllowDestructive
      parameter is not enabled.
    • Fix error when Size not specified and AllowDestructive is $true
      and partition can be expanded - Fixes Issue #162.
    • Fix incorrect error displaying when newly created partition is not
      made Read/Write.
    • Change verbose messages to show warnings when a partition resize would
      have occured but the AllowDestructive flag is set to $false.