Skip to content

Releases: spatie/laravel-ciphersweet

1.7.1

29 Apr 22:42
9f9e18f
Compare
Choose a tag to compare

What's Changed

  • Fix type declarations for PHP 8.4 and add PHP 8.3/8.4 to CI workflow by @alissn in #80

Full Changelog: 1.7.0...1.7.1

1.7.0

28 Apr 14:12
87122c3
Compare
Choose a tag to compare

What's Changed

  • Add EncryptedUniqueRule for Encrypted Unique Validation by @alissn in #78

Full Changelog: 1.6.5...1.7.0

1.6.5

17 Feb 10:36
cf5e5cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

17 Jan 10:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.3...1.6.4

1.6.3

11 Dec 15:21
481b95a
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #66
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #71
  • Fixing model observers integration by @yormy in #74

Full Changelog: 1.6.2...1.6.3

1.6.2

18 Jul 13:03
77b5cd8
Compare
Choose a tag to compare

What's Changed

  • Add AAD to CustomBackend test by @mdpoulter in #70
  • Catch correct exception when fields are missing during decryption by @mdpoulter in #69

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

13 Mar 15:18
c8961f3
Compare
Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #64
  • [feat] add table prefix to ciphersweet:encrypt command by @aryala7 in #60

Full Changelog: 1.6.0...1.6.1

1.6.0

13 Mar 15:01
db1d3b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

07 Nov 08:26
Compare
Choose a tag to compare

What's Changed

  • Add option base64 to GenerateKeyCommand for generate key in base64. T… by @gawsoftpl in #49
  • Bump actions/checkout from 3 to 4 by @dependabot in #52
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #54
  • Ensure null values are not encrypted by @yormy in #57

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

14 Aug 19:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1