Skip to content

Commit b768aaa

Browse files
committed
styled HTML output; refactorings in formatting; new PluginMeta.docs_url prop
1 parent 94c1c53 commit b768aaa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Version 0.5.0 (in development)
44

5-
### Changes
5+
### Adjustments and Enhancements
6+
7+
- Added HTML styling for both CLI output (`--format html`) and rendering
8+
of `Result` objects in Jupyter notebooks.
69

710
- Rule `no-empty-chunks` has taken off the `"recommended"` settings
811
as there is no easy/efficient way to tell whether a dataset has
@@ -41,6 +44,7 @@
4144
### Other changes
4245

4346
- Added more tests so we finally reached 100% coverage.
47+
- New `PluginMeta.docs_url` property.
4448

4549
## Version 0.4.1 (from 2025-01-31)
4650

0 commit comments

Comments
 (0)