v2.1.0
New Features
- A new bundled handler
ArrayHandler
makes for faster and easier testing as well as enabling memory storage for extended classes. - Now supports writing to any
writeable
handlers instead of just the first.
Change Log
- DatabaseHandler: Enforce Context Updates by @MGatner in #21
- Array Handler by @MGatner in #23
- Multiple Write Handlers by @MGatner in #22
Full Changelog: v2.0.0...v2.1.0