Releases: galadrimteam/galacrypt
Releases · galadrimteam/galacrypt
v2.0.0
[2.0.0] - 2024-05-02
- added
post-merge
git hook (runsgalacrypt decrypt
ongit pull
) - added
post-rewrite
git hook (runsgalacrypt decrypt
ongit rebase
) - added
.galacryptrc.json
disableImplicitDecrypt
file option to never implicitly decrypt those files, see readme for more infos - added
--all
option to decrypt all files, including files anoted withdisableImplicitDecrypt
- dropped support for
galacrypt write
- dropped support for
galacrypt read
- more reliable options parsing