2.1.0
Enhancements:
- Add option halt to all plugs. This allows to optionally not halt the connection on error so downstream plugs are still called #617
- Added SlidingCookie plug that allows auto-refreshing cookie tokens #616
- Documentation updates
Bug Fixes:
- Error when permission was an empty list, was caused by a wrong default value, #625