mirror of
https://github.com/sbrow/strings.git
synced 2025-12-29 15:17:38 -05:00
2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.3 (2023-06-15)
Bug Fixes
- beforeFirst now returns the input when needle is not present. (ba96560)
0.1.2 (2023-05-30)
Features
- Added docs. (0f0f9b6)
- Added functions for shortening strings. (2f1c4c7)
- Added more functions. (2952a1c)
- Added more functions. (a07d418)
- First commit. (3f018ac)