Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve dependency declaractions #22

Merged
merged 3 commits into from
May 26, 2021
Merged

Improve dependency declaractions #22

merged 3 commits into from
May 26, 2021

Conversation

rheitjoh
Copy link
Member

@rheitjoh rheitjoh commented Apr 20, 2021

This fixes #21 .
Also increments version to 1.1.0 as it adds additional APIs (those from Math and Craco.

Without this, when using Predenc as a dependency, you have to basically add Craco as a dependency, else important types such as EncryptionKey won't be accessible.

…de math and craco javadocs only on release and increment version to 1.1.0
@rheitjoh rheitjoh requested a review from feidens April 20, 2021 07:32
@rheitjoh rheitjoh requested a review from JanBobolz May 26, 2021 08:51
@rheitjoh rheitjoh merged commit 375a5fb into develop May 26, 2021
@rheitjoh rheitjoh deleted the fix-deps branch May 26, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove math dependency and mark craco dependency as api dependency
2 participants