Skip to content

Releases: ruby/time

v0.3.0

07 Nov 05:10
8dba149
Compare
Choose a tag to compare

What's Changed

  • Adds Ruby 3.1 and 3.2 the the CI matrix by @petergoldstein in #8
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #9
  • Expose Time::VERSION by @hsbt in #11
  • Update actions workflow by @hsbt in #13

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

06 Apr 22:32
5f080cf
Compare
Choose a tag to compare

v0.1.1

06 Apr 22:32
5af4144
Compare
Choose a tag to compare

v0.2.1

14 Dec 06:14
4cebf6d
Compare
Choose a tag to compare

What's Changed

  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #4
  • Added dependabot.yml for actions by @hsbt in #5
  • Bump actions/checkout from 2 to 3 by @dependabot in #6
  • Fix typo in Time#xmlschema documentation by @lukad in #7

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 10:20
b9dd593
Compare
Choose a tag to compare

What's Changed

  • No document for private methods by @nobu in #1
  • Use Time#strftime to format by @nobu in #2
  • Make Time friendly to Ractor by @kirs in #3

New Contributors

  • @nobu made their first contribution in #1
  • @kirs made their first contribution in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 10:20
652243e
Compare
Choose a tag to compare