Script-Languages-Container-Tool 0.16.0, released 2023-03-20#

Code name: Bugfix in LanguageDefinition class and prepare for pypi release.

Summary#

This release fixes a bug where PYTHON3 was missing when the LanguageDefinition class was called with add_missing_builtin. It also prepares the project for the pypi release.

Features / Enhancements#

  • #175: Update vagrant environment

  • #178: Install exasol-integration-test-docker-environment from pypi

  • #180: Prepare for pypi release

Refactorings#

N/A

Bug Fixes#

  • #174: Add missing PYTHON3 to the add_missing_builtin option for the LanguageDefinition class

Security#

  • #172: Fix CVE-2007-4559

Documentation#

N/A