This update has no particular focus, it adds Python 3.14 support and more RRSF extractable settings.
New features
- Added Python 3.14 support.
- More data can now be exported with the RRSF extract.
Bug fixes
- Fixed a bug introduced in 0.3.1 preventing the use of run_as_userid parameter, see #157.
- Fixed bug that resulted in search sometimes returning an empty string in addition to the expected items, see #168.
Misc
- Fixed example not matching what was stated in the readme