github lipkau/PsIni v1.1.1
PsIni v1.1.1

latest releases: v3.1.2, v3.0.0, v2.0.8...
8 years ago

Release v1.1.0

This release brings new parameters to the functions:

  • Get-IniContent
    • CommentChar: Specify what characters should be describe a comment.
      Lines starting with the characters provided will be rendered as comments.
      Default: ";"
    • IgnoreComments: Remove lines determined to be comments from the resulting dictionary.
  • Out-IniFile
    • Loose: Adds spaces around the equal sign when writing the key = value

In addition, the Hashtable now preserves the order as in the InputFile

Release v1.1.1

improved testing and update of unit tests

Don't miss a new PsIni release

NewReleases is sending notifications on new releases.