Releases: calimero-network/core
Releases · calimero-network/core
0.4.0
What's Changed
- Added Stellar integration
- Added support for aliases which can replace hash based IDs
- Minor fixes on admin dashboard
- Optimized e2e tests
- Optimized release process
- Unified release artifacts into single Github Release
- Extracted install scripts to install-sh repository
Full Changelog: merod-0.3.1...0.4.0
prerelease-1089
Merge d67e5ecb6ad0f6cb6b4b233ab6858f9eb7e1578b into 1ef9d3c0505d60e67…
merod-0.3.1
- Fixed get application endpoint
meroctl-0.3.1
- Fixed get application command
- Add command to list all identities in the context:
meroctl --node-name {node-name} context get {context-id} identities (-owned)
- Add command to show the number of connected peers:
meroctl --node-name {node-name} peers
- Add command to get context details:
meroctl --node-name {node-name} context get {context-id} info
merod-0.3.0
fix: switched from zig to gcc compiler and simplified build command (…
meroctl-0.3.0
fix: switched from zig to gcc compiler and simplified build command (…
prerelease-1043
Merge 2df0dd28079c5640c47130b027e57e67d26266ab into 5293ff6f20a12b42d…
icp-context-proxy-0.1.0
ICP context proxy contract
icp-context-config-0.1.0
ICP context config contract
merod-0.2.1
chore: release merod v0.2.1 (#1017)