Releases: capeprivacy/nitrogen
Releases · capeprivacy/nitrogen
v0.2.5
What's Changed
- macos arm windows msvc install by @justin1121 in #56
- some minor doc updates by @justin1121 in #57
- added check to verify run-enclave by @rahul-ramesh in #41
- added debug mode for enclaves by @rahul-ramesh in #59
- added command to view console of debug enclave by @rahul-ramesh in #60
- Add vault example with and without TLS by @justin1121 in #63
- make sure to use tar for windows by @justin1121 in #65
- gRPC example by @jvmncs in #53
- refactored out utilities code by @rahul-ramesh in #62
- nitrogen example for standalone runtime by @eric-capeprivacy in #67
- add releasing documentation by @justin1121 in #69
New Contributors
- @eric-capeprivacy made their first contribution in #67
Full Changelog: v0.2.4...v0.2.5
MacOS Arm Builds
v0.2.4 chore: Release nitrogen version 0.2.4
Now Supports MacOS Arm and Windows MSVC builds
v0.2.3 chore: Release nitrogen version 0.2.3
v0.2.2
Tar releases now available for windows and mac.
What's Changed
- force nitrogen-build image to use linux/amd64 platform by @jvmncs in #46
- add nginx with tls example by @justin1121 in #47
- Fix Dockerfile inference in nitrogen::build by @jvmncs in #50
- always use tar for releases by @justin1121 in #51
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Cleanup readme commands by @gavinuhma in #35
- print open ports by @jlapierre in #38
- Minor cleanup by @jvmncs in #37
- Apache LICENSE by @gavinuhma in #36
- Added discord badge to the repo by @bendecoste in #40
- Prep cargo release by @jvmncs in #43
- Thanks @kalebpace for contributing the nitrogen crate by @gavinuhma in #44
- rename back to nitrogen by @jvmncs in #45
Full Changelog: v0.2.0...v0.2.1
v0.2.0
First release
v0.1.0 add nitrogen start command (#29)