ConfigFile v0.5.1
Can now set "flags" to enable autosave, or showing error/warning messages.
These flags can be set in the constructor (in place of the old bool for enabling warnings).
Note that this new version should be backwards compatible, but it is recommended to change your constructors to pass in actual flags instead of "true".
Made other improvements, which can be seen in the commit history.