Skip to content

Releases: Intermax-Cloudsourcing/veil

2.3.0

28 Nov 14:06
f58cfc0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

01 Sep 14:05
c245156
Compare
Choose a tag to compare

What's Changed

  • feat: remove laravel framework from requirements to allow laravel zero by @patrickhoogkamer in #6

Full Changelog: 2.1.0...2.2.0

2.1.0

19 Mar 10:40
4f7d0f1
Compare
Choose a tag to compare
feat: add support for Laravel 11 (#5)

2.0.0

05 Jan 14:52
2c2a67b
Compare
Choose a tag to compare
  • Add --only flag to define default variables or patterns to encrypt
  • By default encrypt values ending with _PASSWORD, _KEY and _SECRET while leaving other variables unencrypted
  • Add --all flag to get previous behaviour

1.0.0

04 Jan 14:11
d06cc43
Compare
Choose a tag to compare
  • Add --only-values flag to env:encrypt and env:decrypt Laravel commands