v3.5.0
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
-Ogby @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._parsedoes not acceptnilby @nobu in #142- Add a workflow to sync commits to ruby/ruby by @k0kubun in #143
New Contributors
- @radar made their first contribution in #112
- @st0012 made their first contribution in #113
- @andrykonchin made their first contribution in #115
- @seedot1234 made their first contribution in #121
- @byroot made their first contribution in #132
- @Stranger6667 made their first contribution in #130
Full Changelog: v3.4.1...v3.5.0