Script-Languages-Container-Tool 0.5.0, released 2021-10-28

Code name: Run tests with Python3

Summary

This version runs the db-tests with Python3, instead of Python2.7 (which has reached EOL). Therefore, the test-environment installs Python3. Note that all script-language tests must be changed to Python3 with this change.

Features / Enhancements

  • #78: Run tests with Python3

  • #80: Remove “TRAVIS” environment parameter from run_db_test

Bug Fixes

n/a

Documentation

  • #83: Prepare changelog for release 0.5.0