Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

2021.1rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hdiogenes hdiogenes released this 30 Apr 18:54
· 4 commits to master since this release
27fa621

This is the first release candidate of "final" (2021.final-rc1).

  • Added a string representation method to GroupMod,
    Header, Bucket, ActionSetField and ActionOutput.
  • Changed setup.py to run pytest-runner only during the unit tests.
  • Let Scrutinizer CI choose which Python 3.6 it'll use for tests.
  • Fixed PackException error when running Kytos with OpenFlow 1.0 (#631).
  • Fixed docstrings in UBIntBase and TableFeatures classes.