Skip to content

Releases: msftrncs/PwshReadXmlPList

Release v1.0.2

20 Sep 05:46
8b605de
Compare
Choose a tag to compare

Correct results of empty elements <dict>, <array>, <string> and <data> such that the empty resulting object retains the correct type.

Release 1.0.1

19 Jan 07:18
Compare
Choose a tag to compare

Provides a correction to the return of <data> objects as byte arrays ([byte[]]).

Release 1.0.0 based on PowerShell Class

16 Jan 07:26
Compare
Choose a tag to compare

First release utilizing a Power Class design.

Pre Class Release

16 Feb 21:22
Compare
Choose a tag to compare

Release point prior to overhaul to utilize PowerShell classes.