-
v1.0.0a1a9485b18 · ·
7Units Version 1.0.0-alpha.1 Added: - Allowed converting to a sum of units (e.g. 4/3 ft → 1 ft + 4 in), in both modes. - Allowed exponents on units to be non-integer real numbers. The resulting unit's exponents are rounded to the nearest integer, and the user is warned if this changes the value by more than float error. - Added more information to the loading-success message, and added it to the About tab. Changed: - Errors in unit- and dimension-files are shown in popups, rather than crashing the program. Fixed: - Fixed the encoding of the ± characters used in uncertain doubles.
-
v0.5.091d51c3c · ·
Version 0.5.0 - Standardized configuration and data files - Increased consistency of files - Allowed location of data files to be customized, used standard location for config file
-
-
-
v0.3.154e481cd · ·
Release 0.3.1 Added: - Created a user manual - Create a design document (a document detailing the program's design for programmer use) Changed: - Changed the name of the project from "Unit Converter" to "7Units" - Changed the main package from ~unitConverter~ to ~sevenUnits~ - Tweaked the README, removing content that belongs in the new user manual - Renamed ~SI~ to ~Metric~
-