Added
- Added
ignore_invalid
option tostrip_option
to skip stripping for non-Option fields - Added
fallback_prefix
andfallback_suffix
options tostrip_option
for customizing fallback method names - Added support for field defaults with
strip_option
and its fallback options
Changed
- Improved handling of
strip_option
to work better with field defaults - Made
strip_option
more flexible with non-Option fields whenignore_invalid
is set