---
- Added `config` attribute to `PythiaGenerator`, which gives Pythia settings flags as a dict of dicts
- Improved reprs for `PythiaEvent` and `PythiaGenerator`, displaying XML path, and showing config settings as a tree
- Ensured fixed order output for fields in structured arrays
- Added `repeat_hadronize()` function to `generator` module, to enable re-hadronising the same hard process and shower
- Improved error descriptiveness, type annotation coverage, and online documentation (with CI / CD workflow)
No known breaking changes.