Skip to content

Version 4.1.0

Choose a tag to compare

@RobTrehyRobTrehy released this 09 Nov 18:45
· 6 commits to master since this release
0c5f9d3
  • Added methods for working with preferences for any user instance or ID:
    • getForUser()
    • setForUser()
    • resetForUser()
    • hasForUser()
  • Achieved 100% test coverage for UserPreferences class.
  • Updated internal caching to support per-user caching ($preferencesCache and $hasLoadedCache).
  • Minor docblock improvements.

What's Changed

Full Changelog: 4.0.0...4.1.0