Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

8.6.12

Latest
Compare
Choose a tag to compare
@thindil thindil released this 08 Sep 05:25
· 1 commit to master since this release

This is the third release related to Tcl/Tk version 8.6. It can be incompatible with previous version of Tashy. Below is the list of changes since last release. Tag BREAKING: means that the change breaks compatibility with earlier version of the project.

Added

  • Constant Null_Interp
  • Procedure Dialog to Dialogs package
  • Option to build only console version of binding (Tcl + msgcat)

Changed

  • BREAKING: Type Tcl_Interp to System.Address. In the most cases it
    shouldn't break anything.
  • Updated code documentation
  • Ability to use the library in SPARK code
  • Default compilation flags for the library