Skip to content

Releases: gbiggs/rtctree

4.2.0

22 Jun 02:32
Compare
Choose a tag to compare

Changelog:

v4.1.0

17 Sep 01:26
Compare
Choose a tag to compare

Changelog:

  • Switched setup script from distutils to setuptools
  • Dropped support for Python 2.6

4.0

14 Aug 06:45
Compare
Choose a tag to compare
4.0

Changelog:

  • Added complete support for the ExecutionContext interface.
  • Support for the Logger SDO interface.
  • Support for the ComponentObserver SDO interface.
  • Support three-or-more port connections.
  • Deprecated Port.get_connection_by_dest()
  • Added Port.get_connections_by_dest()
  • Added Port.get_connections_by_dests()
  • Fixed a bug where finding a connection with a given destination would return
    all connections on the port.

v3.0.1

21 Apr 02:02
Compare
Choose a tag to compare

Compatibility release for rtshell-3.0.1