File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 1111 is applicable. Deprecated ` SliceSource.dispose() ` .
1212
1313 - Introduced new optional configuration setting ` slice_source_kwargs ` that
14- contains keyword-arguments, which are passed to a configured ` slice_source ` together with
15- each slice item.
16-
17-
18- - Introduced optional configuration setting ` slice_source_kwargs ` that
19- contains keyword-arguments passed to a configured ` slice_source ` together with
20- each slice item.
14+ contains keyword-arguments, which are passed to a configured ` slice_source `
15+ together with each slice item.
2116
2217 - Introduced optional configuration setting ` extra ` that holds additional
2318 configuration not validated by default. Intended use is by a ` slice_source ` that
2419 expects an argument named ` ctx ` and therefore can access the configuration.
2520
26- * Improve the configuration reference Introduced configuration schema categories
27-
28-
2921## Version 0.6.0 (from 2024-03-12)
3022
3123### Enhancements
You can’t perform that action at this time.
0 commit comments