Releases: lipkau/PsIni
Releases · lipkau/PsIni
v3.1.2
v3.0.0
v2.0.8
v2.0.7
v2.0.6
v2.0.0
v1.2.42
v1.2.39
v1.2.38
v1.2.0
Release of version 1.2.0
New features:
- Add-IniComment: Comments out specified content of an INI file
- Remove-IniComment: Uncomments out specified content of an INI file
- Remove-IniEntry: Removes specified content from an INI file
- Set-IniContent: Updates existing values or adds new key-value pairs to an INI file
- allow ini files without a section to be written with Out-IniFile