Skip to content

v0.11.09h 2023/12/29

Latest
Compare
Choose a tag to compare
@efa efa released this 29 Dec 00:37
  • Added:
    • created test cases to check output consistency
    • improved (cross-)package creation
  • Fix:
    • LIB: save position of last single input value to correctly show solutions with 2 resistors
    • LIB: save numV in numF to avoid memory leak on lists=2 and bestTol=1
    • LIB: can read userR2 with only one value from config file
    • LIB: correctly show tolerance ratio
  • Cosmetic
    • LIB: refactor showVal4(numBestRes),showVal3(numBestRes) in showVal43(numBestRes, num);
    • LIB: refactor showValX(),showValMemLow() moved CLI/GUI maxRp==? mem=? inside LIB showVal()
    • LIB: renamed 'valTolBest' to 'bestTol' in config file