[BETA] Version 0.3.1.0009 released! #26
zhenrong-wang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IMPORTANT: This upgrade is not compatible with 0.2.x
Main Changes: Added MD5sum and BASE64 modules
As you may know, the HPC-NOW needs to calculate the md5 checksums and base64 decoded strings. Previously, it relies on system utilities such as
certutil
(for Microsoft Windows)md5sum
base64
(for GNU/Linux and macOS distros), etc.Now, we have introduced the internal modules for calculating MD5sum and base64.
We also added a CONTRIBUTING.md to this project, looking forward to your feedback and contributions!
HPC-NOW: Start your HPC journey in the cloud now.
This discussion was created from the release [BETA] Version 0.3.1.0009 released!.
Beta Was this translation helpful? Give feedback.
All reactions