Skip to content

v3.5.0

Choose a tag to compare

@hsbt hsbt released this 03 Nov 21:23
· 17 commits to master since this release
c941d1a

What's Changed

  • Simplify description of this library by @radar in #112
  • [DOC] Fix broken rdoc-ref to the calendar page by @st0012 in #113
  • Add TruffleRuby in CI by @andrykonchin in #115
  • Enclose dangling else in braces and fix -Wmisleading-indentation by @nobu in #117
  • Add license files (COPYING, BSDL) to gem files by @seedot1234 in #121
  • windows-2019 will be EOL at end of June, 2025 by @hsbt in #124
  • Alias value to take in old Ruby by @hsbt in #127
  • Removed workaround for assert_ractor by @hsbt in #128
  • Suppress warnings by gcc-13 with -Og by @nobu in #129
  • Remove references to FL_EXIVAR by @byroot in #132
  • fix: Date#hash for large years by @Stranger6667 in #130
  • fix: check for fixnum lower bound in m_ajd by @Stranger6667 in #131
  • Suppress maybe-uninitialized warning by gcc-13 by @nobu in #139
  • Do not repeat conversions to string by @nobu in #140
  • Test for the #140 by @nobu in #141
  • Date._parse does not accept nil by @nobu in #142
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #143

New Contributors

Full Changelog: v3.4.1...v3.5.0