Releases: tgalaj/strutil
Releases · tgalaj/strutil
v1.1.0
What's Changed
- Update docs build by @tgalaj in #16
- Allow more container types to some functions by @GustavLindberg99 in #15
New Contributors
- @tgalaj made their first contribution in #16
- @GustavLindberg99 made their first contribution in #15
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Add split with std::string instead of char by @somerandomdev49 in #1
- Features/multi split by @flying-tiger in #3
- avoid implicit conversion warning [-Wconversion] by @XzzX in #4
- Add two new utilities: resplit and capitalize. by @zhongjingjogy in #5
- Utilities for dropping duplicate, sorting and reversing. by @zhongjingjogy in #6
- Fix google test remote branch in CMakeLists.txt.in by @fwilliams in #7
- Update strutil.h by @nblog in #8
- Performance improvements by @Roman- in #10
- Fix typo in strutil.h by @eltociear in #11
New Contributors
- @somerandomdev49 made their first contribution in #1
- @flying-tiger made their first contribution in #3
- @XzzX made their first contribution in #4
- @zhongjingjogy made their first contribution in #5
- @fwilliams made their first contribution in #7
- @nblog made their first contribution in #8
- @Roman- made their first contribution in #10
- @eltociear made their first contribution in #11
Full Changelog: https://github.com/tgalaj/strutil/commits/v1.0.2