1.1.0
New features:
- Added the
joinfunction, which takes an array of strings, escapes each element withescapeand then joins the elements into a single space-separated string.
New features:
join function, which takes an array of strings, escapes each element with escape and then joins the elements into a single space-separated string.