Skip to content

v2.1.0

Choose a tag to compare

@rcschrg rcschrg released this 23 Oct 08:35
· 86 commits to master since this release
34e9497

What's Changed

  • remove overloaded property functions in RoleContext by @maurerle in #113
  • use AgentAddress in create_acl for receiver_addr and sender_addr by @maurerle in #114
  • the context of the role context was not initialized. by @maurerle in #115
  • Feature coverage by @rcschrg in #118
  • Added topology feature + Switched to modern build tool. by @rcschrg in #117
  • add default param for datacontainer get function by @maurerle in #121
  • if subscription for "handle_message" exists, do not execute generic handle_message function by @maurerle in #120
  • Moving creation of inbox to on_start. by @rcschrg in #122

Full Changelog: v2.0.3...v2.1.0