----------------
- Add support for extra Pyramid session configuration via ZCML:
``hash_algorithm``, ``timeout``, ``reissue_time``.
- Suppress empty / None values in cookie attributes passed to
``ZPublisher.HTTPResponse.setCookie``.
- Refactor install script to allow reuse from other modules.
- Fix compatibility w/ ``zope.configuration 3.7.4``.