This repository has been 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
,ActionSetField
andActionOutput
. - Changed
setup.py
to runpytest-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
andTableFeatures
classes.