Skip to content

v0.2.2: Merge pull request #910 from fetchai/develop

Compare
Choose a tag to compare
@DavidMinarsch DavidMinarsch released this 09 Mar 14:18
bc4f65f
  • Fixes registry to only load registered packages
  • Migrates default protocol to generator produced version
  • Adds http connection and http protocol
  • Adds cli init command for easier setting of author
  • Refactoring and behind the scenes improvements to CLI
  • Multiple docs updates
  • Protocol generator improvements and fixes
  • Adds cli launch command to launch multiple agents
  • Increases test coverage for aea package and tests package
  • Make project comply with PEP 518
  • Multiple additional minor fixes and changes