github lipkau/PSIni v4.0.0

latest release: v4.0.1
3 months ago

v4 is a breaking change:

  • the commands of the module were refactored and renamed.
  • the behaviour of parsing quotation marks was changes, as per ADR #95.

Details on how to upgrade are documented in the Migrating to PSIni v4

🚀 Added

⚙️ Changed

  • BREAKING: Get-IniContent is replaced with Import-Ini @lipkau
  • BREAKING: Out-IniFile is replaced with Export-Ini @lipkau
  • BREAKING: Changed behaviour of how quotation marks are parsed @lipkau #100
  • BREAKING: Changed Export-Ini parameters to match the behaviour of other Export-* functions @lipkau #118

🔧 Fixed

❌ Removed

  • BREAKING: Removed support for Powershell v2, v3 and v4 @lipkau

Don't miss a new PSIni release

NewReleases is sending notifications on new releases.