Skip to content

2.0.0

Compare
Choose a tag to compare
@rubenvanassche rubenvanassche released this 03 Mar 15:37
6f1c188
  • settings classes:
    • properties won't be loaded when constructed but when requested
    • receive a SettingsMapper when constructed
    • faking settings will now only request non-given properties from the repository
  • rewritten SettingsMapper from scratch
  • removed SettingsPropertyData and ettingsPropertyDataCollection
  • changed signatures of SavingSettings and LoadingSettings events
  • added support for caching settings
  • renamed cache_path in settings.php to discovered_settings_cache_path