Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 535 Bytes

changes_0.5.0.md

File metadata and controls

20 lines (12 loc) · 535 Bytes

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