# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.5](https://github.com/sbrow/strings/compare/v0.1.4...v0.1.5) (2023-06-20) ### Features * Added words and sentences. ([1485791](https://github.com/sbrow/strings/commit/1485791367e68286b48a4fb3d34d42dcaac1e6f5)) ### [0.1.4](https://github.com/sbrow/strings/compare/v0.1.3...v0.1.4) (2023-06-15) ### Bug Fixes * re-built code. ([f46b68c](https://github.com/sbrow/strings/commit/f46b68c709b16fb67ea6df56271276f31b05a7fd)) ### [0.1.3](https://github.com/sbrow/strings/compare/v0.1.2...v0.1.3) (2023-06-15) ### Bug Fixes * beforeFirst now returns the input when needle is not present. ([ba96560](https://github.com/sbrow/strings/commit/ba9656059ba14887202463d02a6bca9edb3203a4)) ### 0.1.2 (2023-05-30) ### Features * Added docs. ([0f0f9b6](https://github.com/sbrow/strings/commit/0f0f9b6d5af4d0038d331e7b1ebc0cd5dd4b7abd)) * Added functions for shortening strings. ([2f1c4c7](https://github.com/sbrow/strings/commit/2f1c4c70ca84463b9f15ae37e27e061cf28d8df3)) * Added more functions. ([2952a1c](https://github.com/sbrow/strings/commit/2952a1cfefd07789d9f45e98553a555654e9ab82)) * Added more functions. ([a07d418](https://github.com/sbrow/strings/commit/a07d4188af2ce081a9d39718aaac3a59fe412e41)) * First commit. ([3f018ac](https://github.com/sbrow/strings/commit/3f018acd2c91962d5bbf62ff441ba206b8cf4cac)) ### Bug Fixes * Fixed nix build. ([3a791a2](https://github.com/sbrow/strings/commit/3a791a2fd5bdd9c129ef4e3fc75cdbb1718242d4)) * Updated docs. ([c19e7c3](https://github.com/sbrow/strings/commit/c19e7c3a179854b2aa864b20b0b28cb20fcd1928)) * Updated some things. ([840a73a](https://github.com/sbrow/strings/commit/840a73a4e3a6ee23adf6caa3a39adff3dd67f50b)) ### 0.1.1 (2023-05-25) ### Features * Added docs. ([0f0f9b6](https://github.com/sbrow/strings/commit/0f0f9b6d5af4d0038d331e7b1ebc0cd5dd4b7abd)) * Added more functions. ([a07d418](https://github.com/sbrow/strings/commit/a07d4188af2ce081a9d39718aaac3a59fe412e41)) * First commit. ([3f018ac](https://github.com/sbrow/strings/commit/3f018acd2c91962d5bbf62ff441ba206b8cf4cac)) ### Bug Fixes * Fixed nix build. ([3a791a2](https://github.com/sbrow/strings/commit/3a791a2fd5bdd9c129ef4e3fc75cdbb1718242d4)) * Updated docs. ([c19e7c3](https://github.com/sbrow/strings/commit/c19e7c3a179854b2aa864b20b0b28cb20fcd1928)) * Updated some things. ([840a73a](https://github.com/sbrow/strings/commit/840a73a4e3a6ee23adf6caa3a39adff3dd67f50b))