Skip to content

Releases: kielabokkie/laravel-conceal

v1.4.0

05 Jan 21:01
4ac397c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

1.3.0

11 Nov 03:50
b37a150
Compare
Choose a tag to compare
  • Add support for Laravel 8 and drop support for PHP 7.1

1.2.3

24 May 07:24
6880290
Compare
Choose a tag to compare
  • Fix error when no default config can't be found

1.2.2

23 May 04:51
bc7e29b
Compare
Choose a tag to compare
  • Fixed issue where the first key of an array or collection with numeric keys would be concealed incorrectly

1.2.1

21 May 05:18
611d8ce
Compare
Choose a tag to compare
  • Conceal data early when key is found

1.2.0

15 May 08:01
860ca1d
Compare
Choose a tag to compare
  • Added support for multidimensional arrays and collections

1.1.0

29 Jan 04:47
d2a20c7
Compare
Choose a tag to compare
  • Add Facade for those who prefer it

1.0.0

27 Jan 20:59
319ea4b
Compare
Choose a tag to compare
  • Initial release