Skip to content

Release - v5.2.6

Compare
Choose a tag to compare
@frossm frossm released this 25 Apr 19:41
· 14 commits to master since this release

commit 67f0561 (HEAD -> master, origin/master, origin/HEAD)
Author: Michael Fross [email protected]
Date: Thu Apr 25 14:34:09 2024 -0500

  Added `in2ft` and `ft2in` commands
  Added tests for the new conversions
  Updated user guide
  Updated shade plugin from 3.5.2 -> 3.5.3
  Updated jUnit from 5.10.2 -> 5.11.0-M1
  Updated jLine from 3.25.1 -> 3.26.1

commit 43b0b69
Author: Michael Fross [email protected]
Date: Sun Apr 21 16:42:53 2024 -0500

  Corrected fraction display error. Updated mvn plugins
  If you just entered `frac` with a base, the title would display a blank
  base (`1/`)
  There were quite a few plugin versions that were updated in the pom file

commit 68d103a
Author: Michael Fross [email protected]
Date: Sun Feb 18 08:30:43 2024 -0600

  Added note that `ug` and `hp` won't work with SNAP install
  This is due to the SNAP installed RPNCals not being able to look outside
  of it's sandbox and being able to find a system web browser. When a user
  attempted to enter in the location, an invalid error occurs (since
  RPNCalc can's "see" that file)

commit a77f26c
Author: Michael Fross [email protected]
Date: Sat Feb 17 11:09:39 2024 -0600

  Added `userguide` and `homepage` commands
  Includes the ability to  set and configure a web browser
  Updates to user Guide to support the new commands
  Still need to add some tests

Full Changelog: v5.2.3...v5.2.6