Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

17 lines (15 loc) · 511 Bytes

2.6.0-beta

  • 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

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)