v1.8.0
What's Changed
👁️ User-visible changes
- We fixed a crash that was affecting users running CSP on Maxwell-filtered data by @larsoner in #890
- Print longer tracebacks in case of a crash while saving a report file by @larsoner in #892
📦 Dependencies
- Explicitly depend on
annotated-types
by @hoechenberger in #886
📚 Documentation
- Add missing release dates to changelog by @hoechenberger in #887
⛑️ Code health
- We removed the unused settings
shortest_event
andstudy_name
. They were relics of the early days of the pipeline and haven't been in use for a long time by @hoechenberger and @larsoner in #888, #889 - We now internally check that all generated configuration options are actually used somewhere by @larsoner in #889
🤖 Automated infrastructure updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #891
Full Changelog: v1.7.0...v1.8.0