Hello everybody.

I wanted to announce the second release of cuerdas. A string manipulation
library for clojure and clojurescript.

That release includes a bunch of fixes and improvements suggested in
previous release announcement and reddit. Thanks for the feedback!

Relevant changes:

- Remove Apache Commons Lang dependency (clj).
- Add proper nil handling for almost all functions.
- Add strip, rstrip and lstrip aliases for trim, rtrim and ltrim
respectively.
- Rename endswith? and startswith? with ends-with? and starts-with?
respectively,
  but conserve the previously funcnames as aliases.
- Add the ability of arbitrary replacements to strip-tags function.

Documentation: http://funcool.github.io/cuerdas/latest/
Github: https://github.com/funcool/cuerdas

Cheers.
Andrey.

-- 
Andrey Antukh - Андрей Антух - <andrei.anto...@kaleidos.net> / <n...@niwi.be
>
http://www.niwi.be <http://www.niwi.be/page/about/>
https://github.com/niwibe

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to