Skip to content

Release 0.12.0

Compare
Choose a tag to compare
@byllyfish byllyfish released this 19 Feb 19:47
· 55 commits to master since this release
  • Add support for APP.bind decorator for classes.
  • Datapath object instances now have an 'id' attribute (datapath_id as int).
  • Prevent datapath service from propagating messages if datapath is not ready.
  • Update requirements.txt.