Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 694 Bytes

changes_0.16.0.md

File metadata and controls

31 lines (18 loc) · 694 Bytes

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