We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4159ba0 commit 6f4ed6fCopy full SHA for 6f4ed6f
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `laravel-helpers` will be documented in this file.
4
5
+## 4.1.0 - 2023-02-21
6
+
7
+### What's Changed
8
9
+- Added [pipe](https://github.com/maize-tech/laravel-helpers#pipe) helper method
10
+- Added [sanitizeArrayOfStrings](https://github.com/maize-tech/laravel-helpers#sanitizearrayofstrings) helper method
11
+- Added [sanitizeString](https://github.com/maize-tech/laravel-helpers#sanitizestring) helper method
12
+- Updated config file to allow new helper methods to be loaded automatically on new releases
13
14
## 4.0.0 - 2023-02-13
15
16
### What's Changed
0 commit comments