Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
- Remove deprecated PDF reporter
- Remove stale CLI flags from README (-k, --vt-apikey)
- Update Python version requirement to 3.8+ in README
- Move plotly, pandas, and jinja2 to optional `[report]` extra (#18)
- Add graceful import error for missing report dependencies
- Update README with PyPI install instructions, badges, and quick start

## 0.2.0

Expand Down
Loading