Skip to content

Releases: rmm5t/strip_attributes

v1.7.1

24 Aug 18:58
Compare
Choose a tag to compare
  • Avoid Encoding::CompatibilityError when handling binary column #29

v1.7.0

11 Feb 00:47
Compare
Choose a tag to compare
  • Added option to remove all newlines #27 :replace_newlines

v1.6.0

11 Feb 00:34
Compare
Choose a tag to compare
  • Refactored to expose StripeAttributes.strip
  • Added fallback to String#strip for non-multibyte support

v1.5.1

11 Feb 00:35
Compare
Choose a tag to compare
  • Updated matcher signatures to account for RSpec 3

v1.5.0

11 Feb 00:36
Compare
Choose a tag to compare
  • Add regular expression support #14
  • Handle Unicode whitespace and invisible characters #15