Skip to content

5.0.1

Compare
Choose a tag to compare
@alastairlundy alastairlundy released this 05 Feb 13:57
· 11 commits to 5.x since this release

Changes since 5.0.0

  • Deprecated ISettingsFileProvider. New File Providers should use ISettingsFileProvider2 instead. - ISettingsFileProvider will be removed in SettingsKit 6.0
  • Added ISettingsFileProvider2 - The main difference between this and ISettingsFileProvider [1] is that the keys must be Strings with ISettingsFileProvider2