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

Releases: kytos/kytos-utils

2021.1

31 May 20:23
add7af1
Compare
Choose a tag to compare

This the "final" stable release, based on our last pre-releases.

For more information, see the CHANGELOG.

2021.1rc1

30 Apr 19:44
d5b48fd
Compare
Choose a tag to compare
2021.1rc1 Pre-release
Pre-release

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

  • Added friendly message when user stops NApp creation.
  • Added error handling for invalid token errors.
  • Updated dependencies.

2020.2

30 Dec 20:27
a16a659
Compare
Choose a tag to compare

This the "itamar" stable release, based on our last pre-releases.

For more information, see the CHANGELOG.

2020.2rc1

23 Dec 13:57
db58a4d
Compare
Choose a tag to compare
2020.2rc1 Pre-release
Pre-release

This is the first release candidate of "itamar" (2020.2rc1).
The major changes are:

  • Added a kytos bug-report command that prints environment information
    for bug reports.
  • Fixed path error to create skel files in python3.8

2020.2b3

20 Nov 14:22
ea244a1
Compare
Choose a tag to compare
2020.2b3 Pre-release
Pre-release

This is the third beta release of "itamar" (2020.2b3).

  • Changed setup.py to use python3 instead of python3.6
  • Removed python3.6 references from README.rst and Makefile

2020.2b2

26 Oct 13:21
0a3a5c0
Compare
Choose a tag to compare
2020.2b2 Pre-release
Pre-release

This is the second beta release of "itamar" (2020.2b2).

  • Updated NApp template
  • Fixed "NApp created" messages

2020.2b1

08 Sep 18:54
be7fc65
Compare
Choose a tag to compare
2020.2b1 Pre-release
Pre-release

This is the first beta release of "itamar" (2020.2b1).

  • Added a template for setup.py to be used in NApp creation.
  • Updated module kytos/cli/commands/napps/api.py to handle HTTP code 400.
  • Updated tests for the install_napp method.
  • Updated How to Contribute link in README.rst.

2020.1

07 Aug 19:52
db86f69
Compare
Choose a tag to compare

This the "helena" stable release, based on our last pre-releases.
Some key changes are:

  • Added @tags decorator to run tests by type and size.
  • Fixed error message in the get_enabled method.
  • Fixed Travis false positive when tests failed.
  • Fixed lzma module error when Scrutinizer runs unit tests.

2020.1rc1

17 Jun 14:08
8221b07
Compare
Choose a tag to compare
2020.1rc1 Pre-release
Pre-release

This is the first release candidate of "helena" (2020.1rc1),
with improved unit test coverage (from 22% to 92%).

For more information, see the CHANGELOG.

2020.1b3

19 May 18:32
b1507dc
Compare
Choose a tag to compare
2020.1b3 Pre-release
Pre-release

This is the third beta release of "helena" (2020.1b3).
The major changes are:

  • Enabled Travis CI.
  • Fixed some linter issues raised after the pylint upgrade.

For more information, see the CHANGELOG.