We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PluginMeta.docs_url
1 parent 94c1c53 commit b768aaaCopy full SHA for b768aaa
CHANGES.md
@@ -2,7 +2,10 @@
2
3
## Version 0.5.0 (in development)
4
5
-### Changes
+### Adjustments and Enhancements
6
+
7
+- Added HTML styling for both CLI output (`--format html`) and rendering
8
+ of `Result` objects in Jupyter notebooks.
9
10
- Rule `no-empty-chunks` has taken off the `"recommended"` settings
11
as there is no easy/efficient way to tell whether a dataset has
@@ -41,6 +44,7 @@
41
44
### Other changes
42
45
43
46
- Added more tests so we finally reached 100% coverage.
47
+- New `PluginMeta.docs_url` property.
48
49
## Version 0.4.1 (from 2025-01-31)
50
0 commit comments