Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 611 Bytes

Change Log

master (unreleased)

  • Updated DecorateString to look for sentences using a regular expression that should be decorated. This limits the number of strings that it finds to things that look like a sentence.
  • Code restructure (no API changes)
  • RuboCop lint fixes

1.1.0

  • Added support for DecorateStringFormattingUsingPercent
  • Added support for DecorateStringFormattingUsingInterpolation

1.0.0

  • Improvements to DecorateFunctionMessage

0.0.1