- [Feature] Support accessing the raw XML payload (#71, thanks to eric-hostalery). Enable this with
return_xml_payload
, after which the raw XML payload is available viaCas.extra(conn)
. - [Other] Test Elixir versions 1.13-1.18.
- [Fix] Fixes to documentation.