You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/changes_0.16.0.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
-
# Script-Languages-Container-Tool 0.16.0, released 2023-03-17
1
+
# Script-Languages-Container-Tool 0.16.0, released 2023-03-20
2
2
3
3
Code name: Bugfix in LanguageDefinition class and prepare for pypi release.
4
4
5
5
## Summary
6
6
7
-
This release fix 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.
7
+
This release fixes a bug where PYTHON3 was missing
8
+
when the LanguageDefinition class was called with add_missing_builtin.
9
+
It also prepares the project for the pypi release.
0 commit comments