rubygem-benchmark/rubygem-benchmark.changes

66 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 3 09:23:13 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- 0.4.0:
## What's Changed
* Exclude older than 2.6 on macos-14 by @nobu in https://github.com/ruby/benchmark/pull/21
* Set required_ruby_version = ">= 2.1.0" by @Earlopain in https://github.com/ruby/benchmark/pull/24
* Improve docs for Benchmark.realtime by @nithinbekal in https://github.com/ruby/benchmark/pull/25
* Adjust ljust by @kaiquekandykoga in https://github.com/ruby/benchmark/pull/16
## New Contributors
* @nobu made their first contribution in https://github.com/ruby/benchmark/pull/21
* @Earlopain made their first contribution in https://github.com/ruby/benchmark/pull/24
* @nithinbekal made their first contribution in https://github.com/ruby/benchmark/pull/25
* @kaiquekandykoga made their first contribution in https://github.com/ruby/benchmark/pull/16
**Full Changelog**: https://github.com/ruby/benchmark/compare/v0.3.0...v0.4.0
-------------------------------------------------------------------
Tue May 21 10:24:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace %patchN with %patch -P N: %patchN is deprecated.
-------------------------------------------------------------------
Tue Nov 14 14:50:29 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 0.3.0:
## What's Changed
* Migrate `set-output` to `$GITHUB_OUTPUT` by @znz in https://github.com/ruby/benchmark/pull/17
* Replace reusing actions by @hsbt in https://github.com/ruby/benchmark/pull/18
* Don't use version.rb by @hsbt in https://github.com/ruby/benchmark/pull/19
## New Contributors
* @znz made their first contribution in https://github.com/ruby/benchmark/pull/17
**Full Changelog**: https://github.com/ruby/benchmark/compare/v0.2.1...v0.3.0
-------------------------------------------------------------------
Wed Dec 7 11:13:11 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.2.1
no changelog found
-------------------------------------------------------------------
Tue Jan 25 06:40:24 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.2.0
no changelog found
-------------------------------------------------------------------
Wed Jan 20 12:21:45 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 0.1.1
no changelog found
-------------------------------------------------------------------
Mon Jan 6 09:50:35 UTC 2020 - Dan Čermák <dcermak@suse.com>
- Initial package version of benchmark