Skip to content

Release - v5.3.2

Latest
Compare
Choose a tag to compare
@frossm frossm released this 17 Sep 01:30
· 5 commits to master since this release

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