This repository was archived by the owner on Apr 22, 2024. It is now read-only.
2021.1rc1
Pre-release
Pre-release
This is the first release candidate of "final" (2021.final-rc1).
- Added a string representation method to
GroupMod,
Header,Bucket,ActionSetFieldandActionOutput. - Changed
setup.pyto runpytest-runneronly during the unit tests. - Let Scrutinizer CI choose which Python 3.6 it'll use for tests.
- Fixed
PackExceptionerror when running Kytos with OpenFlow 1.0 (#631). - Fixed docstrings in
UBIntBaseandTableFeaturesclasses.