- Ability to store a setting in different file/container/usersettings (simply pass file name in as last parameter)
- Fixed issues with double parsing on Android
- Ability to clear all settings
- .NET 4.5 now stores to user instead of global
- Remove help file and add in readme.txt
- .NET 4.5 Implementation for unit testing
- Breaking changes:
- -New namespace - Plugin.Settings
- -Remove Obsolete Methods
- Add UWP Support
- Enhanced DateTime (now saved to UTC)