Skip to content

0.16.0: Bugfix in LanguageDefinition class and prepare for pypi release.

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:57
· 32 commits to main since this release
8a1f699

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

Documentation

N/A