Release Notes
This release is a rollup of small changes. The only useability change is that I simplified the conversions to always use the singular version. For example, lbs2kg
is now lb2kg
.
- Simplified conversion (lb/kg) to only use the singular
- Updates to plugins/dependencies
- Also added a requirement for java 11 or newer
- Updated jline3 as it's jAnsi interface is deprecated
- Updated Euler's number to 50 decimal places
- Added Euler's constant which is different apparently