Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.17 KB

Changelog

All notable changes to laravel-advanced-string will be documented in this file.

1.1.0 - 2024-08-25

What's Changed

  • RandomWord and RandomPhrase functions by @mpstenson in #5

Full Changelog: https://github.com/mpstenson/laravel-advanced-string/compare/1.0.1...1.1.0

1.0.1 - 2024-08-12

What's Changed

  • fix issue #3 where config file would not publish by @mpstenson in #4

Full Changelog: https://github.com/mpstenson/laravel-advanced-string/compare/1.0.0...1.0.1

1.0.0 - 2024-07-21

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: https://github.com/mpstenson/laravel-advanced-string/compare/0.0.3...1.0.0