Skip to content
You shall not pass edited this page Dec 16, 2015 · 4 revisions

2.0.2

  • add tvos and watchos into podspec
  • change logo
  • use protocol extension to remove some code on PreferenceType and allow to create custom one without implementing all the methods

2.0.3

  • operator or subscript to archive/convert object
  • PreferencesController to allow binding on all PreferencesType (inspired from NSUserDefaultsController) for OSX
  • any object could conform to PreferencesType by extending ReflectingPreferences

2.0.4

  • NSBundle and application informations
  • Carthage

2.0.5

  • Collection adapter : Element of collection, using closure, must be able to return a key and a value

2???

  • add example projects to close #3

2.1.0

Clone this wiki locally