Releases
v0.7.0
v0.7.0: Merge pull request #1864 from fetchai/develop
Adds two AEAs for Agent World 1
Adds support to apply config overrides to CLI calls transfer and get-wealth
Adds install scripts to install AEA and dependencies on all major OS (Windows, MacOs, Ubuntu)
Adds developer mailing list opt-in step to CLI init
Modifies custom configs in aea-config to use public id
Adds all non-optional fields in aea-config by default
Fixes upgrade command to properly handle dependencies of non-vendor packages
Remove all distributed packages and add them to registry
Adds public ids to all skill init files and makes it a requirement
Adds primitive benchmarks for libp2p node
Adds Prometheus monitoring to libp2p node
Makes body a private attribute in message base class
Renames bodyy to body in http protocol
Adds support for abstract connections
Refactors protobuf schemas for protocols to avoid code duplication
Multiple docs updates based on user feedback
Multiple additional tests and test stability fixes
You can’t perform that action at this time.