v.0.1.2
Improved support for multi-line text strings, by trimming them correctly, as shown in the example here: Multi-line text strings, the part where:
Also, the first string is trimmed on the right (removing tabs and spaces), the last one is trimmed on the left, and all strings in between are trimmed on both sides.