Skip to content

2.2

Compare
Choose a tag to compare
@agoston agoston released this 28 Feb 14:22
· 78 commits to master since this release
a9d5ee0

Added error reporting via chained exception, so that if any error occurs, the corresponding document and field can be identified.
This breaks backwards compatibility somewhat, as in, the previously thrown CryptOperationException is now chained, and now the outermost exception is DocumentCryptException.