Skip to content

Releases: spatie/laravel-ciphersweet

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

1.4.0

14 Aug 08:46
2172b89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

11 Jul 12:44
6a1f2c4
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #35
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #37
  • Fix documentation regarding encryption key setup and use by @mgkimsal in #40
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #41
  • [feat] add permit_empty to config file by @aryala7 in #43

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

31 Mar 14:34
8dd004d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

30 Mar 08:24
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #25
  • [feat] implement sortDir as an optional argument by @aryala7 in #27
  • Allow implementing a custom provider

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

26 Jan 12:36
cc33664
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4