Releases: rmm5t/strip_attributes
Releases · rmm5t/strip_attributes
v1.7.1
- Avoid Encoding::CompatibilityError when handling binary column #29
v1.7.0
- Added option to remove all newlines #27
:replace_newlines
v1.6.0
- Refactored to expose
StripeAttributes.strip
- Added fallback to
String#strip
for non-multibyte support
v1.5.1
- Updated matcher signatures to account for RSpec 3
v1.5.0
- Add regular expression support #14
- Handle Unicode whitespace and invisible characters #15