Recent Releases of https://github.com/ruby/date
https://github.com/ruby/date - v3.5.1
What's Changed
- Remove archaic conditions by @nobu in https://github.com/ruby/date/pull/144
- [DOC] Remove the name from same file references by @nobu in https://github.com/ruby/date/pull/147
- Call rb_gc_register_mark_object after object allocation by @peterzhu2118 in https://github.com/ruby/date/pull/149
New Contributors
- @peterzhu2118 made their first contribution in https://github.com/ruby/date/pull/149
Full Changelog: https://github.com/ruby/date/compare/v3.5.0...v3.5.1
- C
Published by hsbt 3 months ago
https://github.com/ruby/date - v3.5.0
What's Changed
- Simplify description of this library by @radar in https://github.com/ruby/date/pull/112
- [DOC] Fix broken rdoc-ref to the calendar page by @st0012 in https://github.com/ruby/date/pull/113
- Add TruffleRuby in CI by @andrykonchin in https://github.com/ruby/date/pull/115
- Enclose dangling else in braces and fix -Wmisleading-indentation by @nobu in https://github.com/ruby/date/pull/117
- Add license files (COPYING, BSDL) to gem files by @seedot1234 in https://github.com/ruby/date/pull/121
- windows-2019 will be EOL at end of June, 2025 by @hsbt in https://github.com/ruby/date/pull/124
- Alias value to take in old Ruby by @hsbt in https://github.com/ruby/date/pull/127
- Removed workaround for assert_ractor by @hsbt in https://github.com/ruby/date/pull/128
- Suppress warnings by gcc-13 with
-Ogby @nobu in https://github.com/ruby/date/pull/129 - Remove references to FL_EXIVAR by @byroot in https://github.com/ruby/date/pull/132
- fix: Date#hash for large years by @Stranger6667 in https://github.com/ruby/date/pull/130
- fix: check for fixnum lower bound in m_ajd by @Stranger6667 in https://github.com/ruby/date/pull/131
- Suppress maybe-uninitialized warning by gcc-13 by @nobu in https://github.com/ruby/date/pull/139
- Do not repeat conversions to string by @nobu in https://github.com/ruby/date/pull/140
- Test for the #140 by @nobu in https://github.com/ruby/date/pull/141
Date._parsedoes not acceptnilby @nobu in https://github.com/ruby/date/pull/142- Add a workflow to sync commits to ruby/ruby by @k0kubun in https://github.com/ruby/date/pull/143
New Contributors
- @radar made their first contribution in https://github.com/ruby/date/pull/112
- @st0012 made their first contribution in https://github.com/ruby/date/pull/113
- @andrykonchin made their first contribution in https://github.com/ruby/date/pull/115
- @seedot1234 made their first contribution in https://github.com/ruby/date/pull/121
- @byroot made their first contribution in https://github.com/ruby/date/pull/132
- @Stranger6667 made their first contribution in https://github.com/ruby/date/pull/130
Full Changelog: https://github.com/ruby/date/compare/v3.4.1...v3.5.0
- C
Published by hsbt 4 months ago
https://github.com/ruby/date - v3.4.1
What's Changed
- Fix incorrect argc2 decrement in datetime_s_iso8601 function by @pelbyl in https://github.com/ruby/date/pull/105
- Trivial changes by @nobu in https://github.com/ruby/date/pull/107
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in https://github.com/ruby/date/pull/109
- Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in https://github.com/ruby/date/pull/108
- [DOC] Empty the false document by @nobu in https://github.com/ruby/date/pull/110
- Suppress warnings by @nobu in https://github.com/ruby/date/pull/111
New Contributors
- @pelbyl made their first contribution in https://github.com/ruby/date/pull/105
Full Changelog: https://github.com/ruby/date/compare/v3.4.0...v3.4.1
- C
Published by matzbot over 1 year ago
https://github.com/ruby/date - v3.4.0
What's Changed
- Provide a 'Changelog' link on rubygems.org/gems/date by @mark-young-atg in https://github.com/ruby/date/pull/101
- Remove the unintentional ability to parse
Symbolby @nobu in https://github.com/ruby/date/pull/102 - Prevent converted gregorian date from GC by @nobu in https://github.com/ruby/date/pull/103
- [DOC] Specify the unit of return value for
Date#-by @p0pemaru in https://github.com/ruby/date/pull/97 - Update gperf by @nobu in https://github.com/ruby/date/pull/104
New Contributors
- @mark-young-atg made their first contribution in https://github.com/ruby/date/pull/101
- @p0pemaru made their first contribution in https://github.com/ruby/date/pull/97
Full Changelog: https://github.com/ruby/date/compare/v3.3.4...v3.4.0
- C
Published by hsbt over 1 year ago
https://github.com/ruby/date - v3.3.4
What's Changed
- Migrate set-output to $GITHUB_OUTPUT by @tanakakc in https://github.com/ruby/date/pull/85
- choco install gperf for mswin by @hsbt in https://github.com/ruby/date/pull/87
- [DOC] Removed (newly unneeded) alias remarks by @BurdetteLamar in https://github.com/ruby/date/pull/88
- Use a centralized, automatically updated set of Ruby versions in CI by @petergoldstein in https://github.com/ruby/date/pull/90
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in https://github.com/ruby/date/pull/91
- Use test-unit-ruby-core by @nobu in https://github.com/ruby/date/pull/96
- [DOC] Fix link by @BurdetteLamar in https://github.com/ruby/date/pull/100
New Contributors
- @tanakakc made their first contribution in https://github.com/ruby/date/pull/85
- @petergoldstein made their first contribution in https://github.com/ruby/date/pull/90
Full Changelog: https://github.com/ruby/date/compare/v3.3.3...v3.3.4
- C
Published by hsbt over 2 years ago
https://github.com/ruby/date - v3.3.3
What's Changed
- strptime length by @nobu in https://github.com/ruby/date/pull/82
Full Changelog: https://github.com/ruby/date/compare/v3.3.2...v3.3.3
- C
Published by hsbt about 3 years ago
https://github.com/ruby/date - v3.3.2
What's Changed
- Implement Date#deconstruct_keys and DateTime#deconstruct_keys by @zverok in https://github.com/ruby/date/pull/80
- Fixed wrong minimum version of Ruby by @hsbt in https://github.com/ruby/date/pull/84
Full Changelog: https://github.com/ruby/date/compare/v3.3.1...v3.3.2
- C
Published by hsbt about 3 years ago
https://github.com/ruby/date - v3.3.1
What's Changed
- No-op gem for JRuby for now by @headius in https://github.com/ruby/date/pull/81
New Contributors
- @headius made their first contribution in https://github.com/ruby/date/pull/81
Full Changelog: https://github.com/ruby/date/compare/v3.3.0...v3.3.1
- C
Published by hsbt about 3 years ago
https://github.com/ruby/date - v3.3.0
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in https://github.com/ruby/date/pull/45
- Use omit instead of skip for test-unit by @hsbt in https://github.com/ruby/date/pull/46
- Use VS2019 compatible with the master night builds by @nobu in https://github.com/ruby/date/pull/50
- Anchor at beginning of numbers by @nobu in https://github.com/ruby/date/pull/43
- Deprecate the unintentional ability to parse
Symbolby @nobu in https://github.com/ruby/date/pull/49 - Suppress declaration-after-statement warnings by @nobu in https://github.com/ruby/date/pull/51
- Use
assert_deprecated_warnby @nobu in https://github.com/ruby/date/pull/52 - Added dependabot.yml for actions by @hsbt in https://github.com/ruby/date/pull/53
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/ruby/date/pull/54
- Assign to Rake::ExtensionTask#lib_dir by @nobu in https://github.com/ruby/date/pull/55
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/56
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/57
- Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/58
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/59
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/61
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/62
- Fix documents by @nobu in https://github.com/ruby/date/pull/64
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/63
- [DOC] Enhanced RDoc for <=> by @BurdetteLamar in https://github.com/ruby/date/pull/65
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/66
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/67
- [DOC] Enhanced RDoc for parser methods by @BurdetteLamar in https://github.com/ruby/date/pull/68
- [DOC] Enhanced RDoc by @BurdetteLamar in https://github.com/ruby/date/pull/69
- Update versions to test by @nobu in https://github.com/ruby/date/pull/71
- [DOC] New doc about Julian/Gregorian by @BurdetteLamar in https://github.com/ruby/date/pull/70
- Fix Time#to_datetime before calendar reform by @nobu in https://github.com/ruby/date/pull/73
- [DOC] Enhanced intro for Date by @BurdetteLamar in https://github.com/ruby/date/pull/72
- Check time zone offset elements by @nobu in https://github.com/ruby/date/pull/74
- Narrow
ALLOCVregion for shrunk words by @nobu in https://github.com/ruby/date/pull/75 - The shrunk words to be copied is limited by @nobu in https://github.com/ruby/date/pull/76
- Fix misplaced time zone offset checks by @nobu in https://github.com/ruby/date/pull/77
- Check month range as civil by @nobu in https://github.com/ruby/date/pull/78
- [DOC] Fix markups as Markdown by @nobu in https://github.com/ruby/date/pull/79
New Contributors
- @k0kubun made their first contribution in https://github.com/ruby/date/pull/45
- @dependabot made their first contribution in https://github.com/ruby/date/pull/54
- @BurdetteLamar made their first contribution in https://github.com/ruby/date/pull/56
Full Changelog: https://github.com/ruby/date/compare/v3.2.2...v3.3.0
- C
Published by hsbt about 3 years ago
https://github.com/ruby/date - v3.2.2
What's Changed
Date._<format>(nil)should return an empty Hash by @casperisfine in https://github.com/ruby/date/pull/40- Expose Date::VERSION by @casperisfine in https://github.com/ruby/date/pull/42
New Contributors
- @casperisfine made their first contribution in https://github.com/ruby/date/pull/40
Full Changelog: https://github.com/ruby/date/compare/v3.2.0...v3.2.2
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.2.1
Full Changelog: https://github.com/ruby/date/compare/v3.2.0...v3.2.1
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.2.0
What's Changed
- Tweak actions by @hsbt in https://github.com/ruby/date/pull/31
- CI: Quote YAML 3.0 to avoid String "3" by @olleolleolle in https://github.com/ruby/date/pull/33
- Fix comparison with Float::INFINITY by @jeremyevans in https://github.com/ruby/date/pull/34
- README: Drop unused build badge [ci skip] by @olleolleolle in https://github.com/ruby/date/pull/32
- Ignore warned variables by @nobu in https://github.com/ruby/date/pull/37
- Make %v strftime flag use uppercase month by @jeremyevans in https://github.com/ruby/date/pull/35
- CI: use bundler-cache by @olleolleolle in https://github.com/ruby/date/pull/38
Full Changelog: https://github.com/ruby/date/compare/v3.1.1...v3.2.0
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.1.3
Full Changelog: https://github.com/ruby/date/compare/v3.1.2...v3.1.3
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.1.2
Full Changelog: https://github.com/ruby/date/compare/v3.1.1...v3.1.2
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.1.1
What's Changed
- Fix for old Ruby by @mrkn in https://github.com/ruby/date/pull/29
New Contributors
- @mrkn made their first contribution in https://github.com/ruby/date/pull/29
Full Changelog: https://github.com/ruby/date/compare/v3.1.0...v3.1.1
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.1.0
What's Changed
- [DOC] Emphasized that
parsemethods are not validators by @nobu in https://github.com/ruby/date/pull/23 - Honor timezones from timeanddate.com by @nobu in https://github.com/ruby/date/pull/26
- No need to include Comparable into an already Comparable class Date::Infinity by @amatsuda in https://github.com/ruby/date/pull/27
New Contributors
- @amatsuda made their first contribution in https://github.com/ruby/date/pull/27
Full Changelog: https://github.com/ruby/date/compare/v3.0.1...v3.1.0
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.0.3
Full Changelog: https://github.com/ruby/date/compare/v3.0.2...v3.0.3
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.0.2
Full Changelog: https://github.com/ruby/date/compare/v3.0.1...v3.0.2
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.0.1
What's Changed
- Suppress -Wchar-subscripts warnings by Cygwin gcc 9.3.0 by @nobu in https://github.com/ruby/date/pull/19
- Fix cannot load complex into simple error when loading marshal dump (Fixes #20) by @jeremyevans in https://github.com/ruby/date/pull/21
Full Changelog: https://github.com/ruby/date/compare/v3.0.0...v3.0.1
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v3.0.0
What's Changed
- Describe what is meant by valid in the Date.valid_date? rdoc by @jeremyevans in https://github.com/ruby/date/pull/7
- Use test-unit instead of ruby core test suite by @hsbt in https://github.com/ruby/date/pull/10
- Make julian dates roundtrip through to_time.to_date by @jeremyevans in https://github.com/ruby/date/pull/8
- Check for numeric arguments in constructors by @jeremyevans in https://github.com/ruby/date/pull/9
- Support -Float::INFINITY...date ranges by @jeremyevans in https://github.com/ruby/date/pull/13
- Simplify #inspect by @zverok in https://github.com/ruby/date/pull/12
- Remove taint support by @jeremyevans in https://github.com/ruby/date/pull/14
- Fix typo causing Date.new(year, month) to fail by @jeremyevans in https://github.com/ruby/date/pull/15
- introduce Date::InvalidDateError, DateTime::InvalidDateTimeError by @glaszig in https://github.com/ruby/date/pull/11
- Add more timezone abbreviations by @jeremyevans in https://github.com/ruby/date/pull/16
- Migrate GitHub Actions from Travis CI by @hsbt in https://github.com/ruby/date/pull/17
New Contributors
- @zverok made their first contribution in https://github.com/ruby/date/pull/12
- @glaszig made their first contribution in https://github.com/ruby/date/pull/11
Full Changelog: https://github.com/ruby/date/compare/v2.0.0...v3.0.0
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v2.0.3
What's Changed
- Reiwa backport for v2.0.3 by @hsbt in https://github.com/ruby/date/pull/47
Full Changelog: https://github.com/ruby/date/compare/v2.0.2...v2.0.3
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v2.0.2
Full Changelog: https://github.com/ruby/date/compare/v2.0.1...v2.0.2
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v2.0.1
Full Changelog: https://github.com/ruby/date/compare/v2.0.0...v2.0.1
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v2.0.0
What's Changed
- README: ruby code fences by @olleolleolle in https://github.com/ruby/date/pull/2
- Fix installation in README by @tricknotes in https://github.com/ruby/date/pull/3
- Test on Ruby 2.5.1 on Travis CI by @tricknotes in https://github.com/ruby/date/pull/4
- add ruby 2.6 to travis by @colby-swandale in https://github.com/ruby/date/pull/5
New Contributors
- @tricknotes made their first contribution in https://github.com/ruby/date/pull/3
- @colby-swandale made their first contribution in https://github.com/ruby/date/pull/5
Full Changelog: https://github.com/ruby/date/compare/v1.0.0...v2.0.0
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v1.0.0
Full Changelog: https://github.com/ruby/date/compare/v0.0.1...v1.0.0
- C
Published by hsbt over 3 years ago
https://github.com/ruby/date - v0.0.1
What's Changed
- To use ruby-head for Ruby 2.5.0dev. by @hsbt in https://github.com/ruby/date/pull/1
Full Changelog: https://github.com/ruby/date/commits/v0.0.1
- C
Published by hsbt over 3 years ago