-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,2 @@ | ||
### 4.0.1 | ||
* Fix #126 (handling invarient culture in .NET 4.5/WPF apps) | ||
|
||
### 4.0.0 | ||
* Refactored code (no breaking changes) | ||
* Added Tizen Support | ||
|
||
### 3.2.0 | ||
* Add .NET Core 2.0 Support | ||
|
||
### 3.1.1 | ||
* Add ability to open app settings page in iOS/Android | ||
* Android: Better parsing of double's with exponents. #101 | ||
|
||
### 3.0.0 | ||
* 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 | ||
|
||
### 2.5.8 | ||
* Fixed possible null reference exception when type is not supported. | ||
|
||
### 2.5.4 | ||
* Add macOS Support | ||
|
||
### 2.5.0 | ||
* Ability to clear all settings | ||
* .NET 4.5 now stores to user instead of global | ||
|
||
### 2.1.0 | ||
* Remove help file and add in readme.txt | ||
* .NET 4.5 Implementation for unit testing | ||
|
||
### 2.0.0 | ||
* Breaking changes: | ||
* -New namespace - Plugin.Settings | ||
* -Remove Obsolete Methods | ||
* Add UWP Support | ||
* Enhanced DateTime (now saved to UTC) | ||
### 0.0.1 | ||
Initial Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters