Releases: Intermax-Cloudsourcing/veil
Releases · Intermax-Cloudsourcing/veil
2.3.0
What's Changed
- feat: encrypt *_token secrets by @tomasvanrijsse in #8
New Contributors
- @tomasvanrijsse made their first contribution in #8
Full Changelog: 2.2.0...2.3.0
2.2.0
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
2.0.0
- Add
--onlyflag to define default variables or patterns to encrypt - By default encrypt values ending with
_PASSWORD,_KEYand_SECRETwhile leaving other variables unencrypted - Add
--allflag to get previous behaviour
1.0.0
- Add
--only-valuesflag toenv:encryptandenv:decryptLaravel commands