Skip to content

Improvements to CSV converters and Clean::ClearFields

Compare
Choose a tag to compare
@kspurgin kspurgin released this 19 Mar 22:53
· 837 commits to main since this release
  • stripplus CSV converter strips leading/trailing %LINEBREAK% and %CRLF%
  • cells = NULL are transformed to nil by both csv converter
  • add optional if_equals argument to Clean::ClearFields