Releases: JuliaGraphics/Tk.jl
Releases · JuliaGraphics/Tk.jl
v0.7.0
v0.7.0 (2020-02-12)
Closed issues:
- When will Tk.jl be updated for Julia 1.0 ? (#145)
- 'print_escaped' not defined. (#140)
- 'print_escaped' is deprecated but is still being used (#135)
- Build process fails on Windows (#134)
- forward the TkWidget on OS X (#132)
- Can't find a usable init.tcl (#129)
- [PkgEval] Tk may have a testing issue on Julia 0.4 (2015-06-30) (#104)
- Tk access violation on Windows (#89)
- Use library groups to separate 8.5 from 8.6 (#80)
- Build fails on Travis CI (#75)
- Tk.jl fails on Debian with recent builds of Julia (#69)
- directory problem on Windows (#62)
- Problems with system Tcl/Tk 8.5 on Mac OS X (#52)
Merged pull requests:
v0.6.0
v0.5.2: Fix for change to internal representation of methods (#133)
* Fix for change to internal representation of methods * Whoops
v0.5.1: Fix 0.6 ccall on OS X and add OS X to Travis (#131)
* Fix 0.6 ccall on OS X and add OS X to Travis * Remove unnecessary at-compat * Don't use xvfb on Mac
Support julia 0.6
Merge pull request #130 from ararslan/aa/0.6 Updates for Julia 0.6, drop 0.4 support