v2.4.1
What's Changed
- Ensure yard docs don't contain any warnings by @olbrich in #217
- Drop support for Ruby 2.5 by @olbrich in #236
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #235
- Update Dependencies by @olbrich in #237
- Update dependencies by @olbrich in #239
- Create codeql-analysis.yml by @olbrich in #242
- Update dependencies by @olbrich in #243
- Replace fixed class method calls with self(.class) in Unit class by @kreintjes in #241
- Resolution appears to be lost when converting bytes to GiB by @olbrich in #216
- Inches: anything not between -9 and 9 parses incorrectly by @olbrich in #244
- Improve documentation and argument passing for
round
,truncate
,ceil
andfloor
by @olbrich in #246 - Remove
chunk_while
workaround for old jruby by @olbrich in #247 - Eliminate terms instance method by @olbrich in #248
- Switch to debug gem by @olbrich in #264
- Remove $LOAD_PATH modifications by @daniel-rikowski in #269
- Fix for convert_to won't recognize temperature aliases as temperatures #251 by @lenlo in #252
- Bump version to 2.4.1 by @olbrich in #270
New Contributors
- @kreintjes made their first contribution in #241
- @daniel-rikowski made their first contribution in #269
- @lenlo made their first contribution in #252
Full Changelog: v2.3.2...v2.4.1