Releases: mpstenson/laravel-advanced-string
Releases · mpstenson/laravel-advanced-string
1.1.0
What's Changed
- RandomWord and RandomPhrase functions by @mpstenson in #5
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- fix issue #3 where config file would not publish by @mpstenson in #4
- correct return type documentation on readTime
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Fix description of emailDomain function in README by @matthewpaulking in #2
- Added credit card redaction functionality.
Marking this as a 1.0.0. There will definitely be more added to this package but this is enough to get things going.
New Contributors
- @matthewpaulking made their first contribution in #2
Full Changelog: 0.0.3...1.0.0
0.0.3
- Handle different cases of suffixes properly in splitname
Still considering this alpha.
Full Changelog: 0.0.2...0.0.3
0.0.2
- Refined the readme
- Added the
emailDomain()
helper
Still considering this alpha.
Full Changelog: 0.0.1...0.0.2