v0.9.10
- Case-sensitive matches with
cased
modifier. - Backend base class stores last used processing pipeline in
last_processing_pipeline
object variable for further usage, e.g. checking if particular processing items were applied.
cased
modifier.last_processing_pipeline
object variable for further usage, e.g. checking if particular processing items were applied.