fluent-string 0.1.3

Fluent versions of String mutation methods
Documentation

fluent-string

Fluent versions of String mutation methods

Also some useful combinators related to conditional execution.

Release

0.0.1 - initial version 0.0.2 - initial complete version 0.1.0 - rename the main trait to FluentString (a more general name isn't really useful) 0.1.1 - add conditional push combinators 0.1.2 - enhance push combinators to pass the source reference as well as the self reference 0.1.3 - add f_truncate_if