v0.1.3
What's Changed
- [DOC] Fix syntax in example code [ci skip] by @nobu in #10
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #11
- Use omit instead of skip for test-unit by @hsbt in #12
- Added dependabot.yml for actions by @hsbt in #14
- Bump actions/checkout from 2 to 3 by @dependabot in #15
- refactor
Dir.tmpdir- make it more idiomatic and functional by @pvdb in #16 - Update Ruby versions by @nobu in #18
- Ignore empty environment variables by @nobu in #19
- Warnings should contain the environment variable name by @nobu in #23
- Sync test tools by @nobu in #24
New Contributors
- @k0kubun made their first contribution in #11
- @dependabot made their first contribution in #15
- @pvdb made their first contribution in #16
Full Changelog: v0.1.2...v0.1.3