We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85a6e8 commit 0a35831Copy full SHA for 0a35831
CHANGELOG.md
@@ -40,7 +40,7 @@
40
when `@base` is absent or explicitely set to `null`.
41
- **BREAKING**: Some internal parameters were renamed from camelCase to pythonic:
42
- `requestProfile` to `request_profile` in `load_document()`
43
- - `rdfDirection` to `rdf_direction` in `_list_to_rdf()` and `_object_to_rdf`
+ - `rdfDirection` to `rdf_direction` in `_list_to_rdf()` and `_object_to_rdf()`
44
45
## 2.0.4 - 2024-02-16
46
0 commit comments