- Add `ptype` to control the default parameter type. - Mark `check` as deprecated. - Make method-specific check methods handle positional status and content. - Improved intro example. - Split documentation in several pages. - Improve API documentation. - Use FSA 30 for testing.
3.3
Compatibility fix.
3.2
- Improved documentation. - Simpler code and API documentation.
3.1
- More consistent test and demo code. - Reach actual full coverage, without _any_ pragma. - Fix default allowed authenticator schemes.
3.0
- Add support for `none` authentication, with only cookies.
2.0
- Add support for cookies. - Improved documentation and code. - Improved tests.