Skip to content

Releases: bolorundurowb/PropertyConfig

Adds more methods to increase parity

27 Jan 11:02
Compare
Choose a tag to compare

The ability to retrieve all keys, to set a value ad retrieve it have been added

Fix issue with reading and writing config file

02 Jan 21:46
Compare
Choose a tag to compare

Fixes an issue with the implementation that made the XmlDocument fail when a config value is written to it

Adds default saving

31 Dec 18:16
Compare
Choose a tag to compare

This release adds overloads to the LoadFromXml and SaveToXml methods. Also, adds some stability improvements.

Initial Release

31 Dec 14:58
Compare
Choose a tag to compare

Support for creating, reading, writing and updating an XML config file.