Home / v4.8.0
Name Modified Size InfoDownloads / Week
Parent folder
CHECKSUM.MD5 2023-05-11 47 Bytes
CHECKSUM.SHA256 2023-05-11 79 Bytes
rpncalc.jar 2023-05-11 959.3 kB
CHECKSUM.SHA1 2023-05-11 55 Bytes
README.md 2023-05-11 1.2 kB
Release - v4.8.0.tar.gz 2023-05-11 8.9 MB
Release - v4.8.0.zip 2023-05-11 9.0 MB
Totals: 7 Items   18.9 MB 0

Release Notes

There were quite a few updates in this release so I decided to make it a new minor release.

Enhancements

  • Added a roll command which does the same as the dice command
  • Added a kg2lbs and lbs2kg conversion commands. You can convert to or from kilograms and US pounds
  • Added a new median command. This will provide the median value of the stack items. For an odd number of items, it will simply return the middle value. For an even number, it will return the average of the two values in the center of the sorted list
  • Added a sort command. Sort the stack in either an ascending or descending order
  • Updated the UserGuide to document these two new commands
  • Created automated unit tests for these changes and enhanced several other tests

Issues Resolved

  • Resolved bug with import. Should be working correctly now. Previously it would import but not display.

Maintenance

  • Updated the Screenshots. Needed to make it two now as the help is getting fairly long and the SNAP store is angry...
  • Updated the README.md to reflect these changes
  • Updated the UserGuide to reflect the new ScreenShots
Source: README.md, updated 2023-05-11