Skip to content

2.2.2

Compare
Choose a tag to compare
@zcohan zcohan released this 17 Sep 08:21
· 51 commits to master since this release

Minor change to the percentage evaluation logic

"100% + 0.5 = 150%" (previously the result was a decimal, "1.5").

Additional rounding functions

  • "37 to nearest 10", "349 rounded to nearest hundred"

Additional units

  • bars, millibars, and decimeter (+ square/cubic decimeters)

Bug fixes

  • Fixed an issue where certain Korean characters were being misinterpreted

In this release, SI notational symbols (other than k, M, G & T) have been removed as they were less obvious than scientific notation in most cases

Built with Xcode 14 & Swift 5.7