What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #45
- Use omit instead of skip for test-unit by @hsbt in #46
- Use VS2019 compatible with the master night builds by @nobu in #50
- Anchor at beginning of numbers by @nobu in #43
- Deprecate the unintentional ability to parse
Symbol
by @nobu in #49 - Suppress declaration-after-statement warnings by @nobu in #51
- Use
assert_deprecated_warn
by @nobu in #52 - Added dependabot.yml for actions by @hsbt in #53
- Bump actions/checkout from 2 to 3 by @dependabot in #54
- Assign to Rake::ExtensionTask#lib_dir by @nobu in #55
- [DOC] Enhanced RDoc by @BurdetteLamar in #56
- [DOC] Enhanced RDoc by @BurdetteLamar in #57
- Enhanced RDoc by @BurdetteLamar in #58
- [DOC] Enhanced RDoc by @BurdetteLamar in #59
- [DOC] Enhanced RDoc by @BurdetteLamar in #61
- [DOC] Enhanced RDoc by @BurdetteLamar in #62
- Fix documents by @nobu in #64
- [DOC] Enhanced RDoc by @BurdetteLamar in #63
- [DOC] Enhanced RDoc for <=> by @BurdetteLamar in #65
- [DOC] Enhanced RDoc by @BurdetteLamar in #66
- [DOC] Enhanced RDoc by @BurdetteLamar in #67
- [DOC] Enhanced RDoc for parser methods by @BurdetteLamar in #68
- [DOC] Enhanced RDoc by @BurdetteLamar in #69
- Update versions to test by @nobu in #71
- [DOC] New doc about Julian/Gregorian by @BurdetteLamar in #70
- Fix Time#to_datetime before calendar reform by @nobu in #73
- [DOC] Enhanced intro for Date by @BurdetteLamar in #72
- Check time zone offset elements by @nobu in #74
- Narrow
ALLOCV
region for shrunk words by @nobu in #75 - The shrunk words to be copied is limited by @nobu in #76
- Fix misplaced time zone offset checks by @nobu in #77
- Check month range as civil by @nobu in #78
- [DOC] Fix markups as Markdown by @nobu in #79
New Contributors
- @k0kubun made their first contribution in #45
- @dependabot made their first contribution in #54
- @BurdetteLamar made their first contribution in #56
Full Changelog: v3.2.2...v3.3.0