Ussuri Series Release Notes

2.1.0

Upgrade Notes

  • The PrettyTable dependency has been made optional, as it is only used in the Periodics.pformat method. If the use of that method is important, users should depend on PrettyTable directly.

2.0.0

Upgrade Notes

  • Support for Python 2.7 has been dropped. The minimum version of Python now supported is Python 3.6.