Releases: ruby/tk
Releases · ruby/tk
v0.4.0
What's Changed
- Fix verbose compile warnings by @jeremyevans in #24
- Default to running the event loop on the main thread by @jeremyevans in #28
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- README: Link to other docs by @olleolleolle in #13
- Fix Tk::Text#count not sending arguments to tcl. by @iamvain in #15
- Update ActiveState link in README.ActiveTcl by @ckrailo in #18
- Fix warnings on Ruby 2.7 by @jeremyevans in #16
- Avoid implicit declaration of function 'RB_OBJ_UNTRUST' in Ruby 3 by @jeremyevans in #19
- Prepare 0.3.0 Release by @jeremyevans in #20
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- NameError in lib/tk/grid.rb at line 249 by @Dashurai in #9
- Add msys2 library dependency tag in gem metadata by @larskanis in #10
New Contributors
- @Dashurai made their first contribution in #9
- @larskanis made their first contribution in #10
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Salvaging 20 years of ruby/tk history by @amatsuda in #3
- Added a notice about pull requests and issue handling. by @arbox in #5
- Fix a typo by @znz in #6
- Call rb_jump_tag instead of rb_exc_raise by @graywolf in #7
New Contributors
- @amatsuda made their first contribution in #3
- @arbox made their first contribution in #5
- @znz made their first contribution in #6
- @graywolf made their first contribution in #7
Full Changelog: https://github.com/ruby/tk/commits/v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/ruby/tk/commits/v0.1.0