Releases: a-merezhanyi/voca_rs
Releases · a-merezhanyi/voca_rs
v1.15.2
v1.15.1
v1.15.0
- Implemented
chop::limit_words
- Updated documentation
v1.14.0
Implemented manipulate::finish
, manipulate::start
v1.13.1
Updated documentation.
v1.13.0
Implemented chop::removeprefix
, chop::removesuffix
v1.12.0
Implemented chop::after
, chop::after_last
, chop::before
, chop:before_last
v1.10.1
v1.10.0
Implemented count::count_where
.
v1.9.0
Implemented trait for String
and str
. Functions are accessible directly on String/&str (all methods start from the underscore symbol).
BREAKING CHANGE: Moved foreign_key
methods to chop
module