Ussuri Series Release Notes¶
2.1.0¶
Upgrade Notes¶
The
PrettyTabledependency 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 onPrettyTabledirectly.
2.0.0¶
Upgrade Notes¶
Support for Python 2.7 has been dropped. The minimum version of Python now supported is Python 3.6.