- Fix #126 (handling invarient culture in .NET 4.5/WPF apps)
- Fix some items in construction of ISettings
- Refactored code (no breaking changes)
- Added Tizen Support
- Add .NET Core 2.0 Support
- Add ability to open app settings page in iOS/Android
- Android: Better parsing of double's with exponents. #101
-
Strongly Type all Gets and Sets
-
Re-targeted to .NET Standard 1.0
-
- Drop support for Windows Phone 8 Silverlight/Windows Phone/Store RT 8.1
-
Added ability to specify file name
-
-iOS: SuiteName
-
-Android: SharedPreferences name
-
-UWP/WinRT Container Name
- Fixed possible null reference exception when type is not supported.
- Add macOS Support
- 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)