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

Pre-release v0.3.0 #145

Merged
merged 19 commits into from
Apr 27, 2019
Merged

Pre-release v0.3.0 #145

merged 19 commits into from
Apr 27, 2019

Conversation

marktwtn
Copy link
Collaborator

No description provided.

marktwtn and others added 19 commits April 3, 2019 14:35
build: Detect the OpenCL library automatically
CI: Test on macOS and remove the unused tools
As the original author for this file, I would like to simplify the
terms of use.
The OpenCL paths and flags have been able to be selected automatically .
Change the name from `hash` to `crypto` and use the correct method name.
The IRI can apply the dcurl library successfully now.
fix: Adapt JNI name scheme for IRI
Build with option `BUILD_JNI=1` would compile the Java code and create the JAR file.
The dcurl shared library `libdcurl.so` would be packaged into the JAR file
and can be extracted from it for Jave native interface easily.

Close #106.
@marktwtn marktwtn requested a review from wusyong April 26, 2019 10:13
@conventional-release-bot
Copy link

conventional-release-bot bot commented Apr 26, 2019

v0.3.0

🎉 New Features

  • Create JAR file for Java native interface (22526da) by marktwtn

🐛 Bug Fixes

  • Suppress compilation warnings on macOS (78f6fc8) by Jim Huang
  • Fix the JNI related function name of IRI (b78fda7) by marktwtn

0.2.0...v0.3.0

@wusyong wusyong merged commit aa27ed6 into master Apr 27, 2019
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.

3 participants