Skip to content

Release - v5.2.3

Compare
Choose a tag to compare
@frossm frossm released this 15 Feb 16:17
· 12 commits to master since this release

Release Notes

This is a rollup of many smaller updates.

commit 9ed1218

  • Code Optimization
  • Improved command parsing
  • Updates to User Guide export command. No backslashes!
  • LR calc optimization
  • Additional exception processing
  • Grammar & spelling updates

commit 4854c9a

  • Tweaks to set config display to align better
  • Also added quotes around env vars in wrapper

commit 851f922

  • More README screenshot alignment tweaks

commit 175b40e

  • Update to screenshot alignment

commit ddc0905

  • Fixed table error in User Guide in WhatIsRPN page

commit 58f9992

  • Enhanced phi command
  • If something is on the stack, display the long and short results
  • Regardless of stack, add the golden ratio to the top of the stack
  • Updated the User Guide page to reflect this change
  • Bumped the version of JUnit5 form 5.10.1 to 5.10.2

commit f551762

  • Optimized with IntelliJ suggestions
  • Switched to IntelliJ from Eclipse
  • Implemented many of the suggestion the IDE suggested
  • Tweaked a few User Guide pages (Snap, Cover, Acknowledgements)
  • I reformed the code with IntelliJ which resulted in a lot of small changes
  • Added new screenshots