JConvert Changelog

What's new in JConvert 1.1.0

Aug 27, 2013
  • Fixed problem with long wait on open
  • German conversion
  • More accurate conversion
  • Allow custom conversions in native language

New in JConvert 1.0.9 (Nov 7, 2009)

  • added more conversions that originate in fractions
  • fixed bug 1943304:Generated fractional conversions have no loss of precision-GUI no longer shows this
  • Fixed bug 2492193:Ounce(UK) to gallon is incorrect
  • Fixed problem when converting backwards with commas. Commas would cause problems, now they do not.
  • Increased number of digits that fractional conversions can handle.
  • Fixed problem (1943304) with generating gaps in custom conversions.
  • Fixed problems with receiving Infinity as an answer when numbers were still relatively mall.
  • Added request 1832046 - Update new version checker to be less confusing

New in JConvert 1.0.8 (May 8, 2009)

  • Added ability to preserve fractions for users to see (when possible).
  • Fixed problem with lines showing up on the screen between each value on the conversion lists.
  • Fixed problem with initial conversion when the application first launches.
  • Non-visible changes:
  • Added more conversions that originate in fractions
  • Added more unit test cases.