- [143](https://github.com/edgarrmondragon/citric/pull/143) Remove explicit check for enabled RPC interface
0.0.6
Added
- [140](https://github.com/edgarrmondragon/citric/pull/140) Support Auth Plugins
0.0.5
Changed
- [117](https://github.com/edgarrmondragon/citric/pull/117) Removed `read_file` and `write_file` methods in favor of support for arbitrary binary file-like objects. Implemented `get_uploaded_files` in client.
0.0.4
Changed
- [114](https://github.com/edgarrmondragon/citric/pull/114) Replaced `requests_session_factory` argument with `requests_session` in `citric.Session`
0.0.3
Added
- [93](https://github.com/edgarrmondragon/citric/pull/93) Implement `list_users` in client