3.2 (2017-09-03)
- Expose the host name used in the .details property, as a property.
3.1 (2017-07-15)
- Expose the SEP as a public attribute.
3.0 (2017-05-31)
- Drop Python 2.7, add Python 3.6.
- Added Windows support.
- Switch to the Apache License Version 2.0.
- Use flufl.testing for nose2 and flake8 plugins.
- Allow the claim file separator to be configurable, to support file
systems where the vertical bar is problematic. Defaults to ^ on
Windows and | everywhere else (unchanged).