Changelog for
ruby3.4-rubygem-timeout-0.4.3-1.1.x86_64.rpm :
* Mon Feb 03 2025 Dan Čermák
- 0.4.3: [#]# What\'s Changed
* Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by AATTdependabot in https://github.com/ruby/timeout/pull/54
* Bump step-security/harden-runner from 2.10.1 to 2.10.2 by AATTdependabot in https://github.com/ruby/timeout/pull/55
* added the check for negative sec by AATTCosmicoppai in https://github.com/ruby/timeout/pull/51 [#]# New Contributors
* AATTCosmicoppai made their first contribution in https://github.com/ruby/timeout/pull/51
*
*Full Changelog
*
*: https://github.com/ruby/timeout/compare/v0.4.2...v0.4.3 0.4.2: [#]# What\'s Changed
* fixed check for error bubble up test by AATTjjb in https://github.com/ruby/timeout/pull/43
* [DOC] Missing documents by AATTnobu in https://github.com/ruby/timeout/pull/45
* Provide a \'Changelog\' link on rubygems.org/gems/timeout by AATTmark-young-atg in https://github.com/ruby/timeout/pull/46
* Global #timeout was removed 5 years ago by AATTjpcamara in https://github.com/ruby/timeout/pull/49
* timeout.rb: Update documentation to match README by AATTolleolleolle in https://github.com/ruby/timeout/pull/50 [#]# New Contributors
* AATTmark-young-atg made their first contribution in https://github.com/ruby/timeout/pull/46
* AATTjpcamara made their first contribution in https://github.com/ruby/timeout/pull/49
*
*Full Changelog
*
*: https://github.com/ruby/timeout/compare/v0.4.1...v0.4.2
* Tue Nov 14 2023 Dan Čermák - 0.4.1: [#]# What\'s Changed
* require ruby version in gemspec by AATTjjb in https://github.com/ruby/timeout/pull/35
* test that work is done in the same thread/fiber as the caller by AATTjjb in https://github.com/ruby/timeout/pull/34
* Require Ruby >= 2.6 for the timeout gem by AATTeregon in https://github.com/ruby/timeout/pull/37
* nested exception tests for discussion by AATTjjb in https://github.com/ruby/timeout/pull/39
* tests for blank seconds by AATTjjb in https://github.com/ruby/timeout/pull/40
*
*Full Changelog
*
*: https://github.com/ruby/timeout/compare/v0.4.0...v0.4.1 0.4.0: [#]# What\'s Changed
* Update test libraries from ruby/ruby 2023-03-24 by AATThsbt in https://github.com/ruby/timeout/pull/29
* Use released version of test-unit-ruby-core by AATTnobu in https://github.com/ruby/timeout/pull/31
* Raise exception instead of throw/catch for timeouts by AATTjeremyevans in https://github.com/ruby/timeout/pull/30
*
*Full Changelog
*
*: https://github.com/ruby/timeout/compare/v0.3.2...v0.4.0 0.3.2: [#]# What\'s Changed
* Add Ruby 3.2 to CI matrix by AATTtricknotes in https://github.com/ruby/timeout/pull/23
* Don\'t move the timer_thread when it\'s enclosed #24 by AATTgamecreature in https://github.com/ruby/timeout/pull/25
* Improve actions by AATThsbt in https://github.com/ruby/timeout/pull/26 [#]# New Contributors
* AATTtricknotes made their first contribution in https://github.com/ruby/timeout/pull/23
* AATTgamecreature made their first contribution in https://github.com/ruby/timeout/pull/25
*
*Full Changelog
*
*: https://github.com/ruby/timeout/compare/v0.3.1...v0.3.2
* Wed Dec 07 2022 Stephan Kulow updated to version 0.3.1 no changelog found
* Mon Jun 13 2022 Manuel Schnitzer - updated to version 0.3.0 no changelog found
* Thu Mar 10 2022 Manuel Schnitzer - initialize package