File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
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 passed to a configured ` slice_source ` together with
15- each slice item.
14+ contains keyword-arguments passed to a configured ` slice_source ` together
15+ with each slice item.
1616
1717 - Introduced optional configuration setting ` extra ` that holds additional
18- configuration not validated by default. Intended use is by a ` slice_source ` that
19- expects an argument named ` ctx ` and therefore can access the configuration.
20- * Improved readability of the configuration reference by using setting categories.
18+ configuration not validated by default. Intended use is by a ` slice_source `
19+ that expects an argument named ` ctx ` and therefore can access the
20+ configuration.
21+
22+ * Improved readability of the configuration reference by using setting
23+ categories and applied logical ordering of settings within categories. (#85 )
2124
2225## Version 0.6.0 (from 2024-03-12)
2326
You can’t perform that action at this time.
0 commit comments