summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/UnitDatabase.java
AgeCommit message (Expand)Author
2020-07-02Fixed negative numbers not working at start of expressionAdrien Hopkins
2019-11-28You can now perform reciprocal conversions (e.g. s <-> Hz)Adrien Hopkins
2019-11-26Prefixes can now have names.Adrien Hopkins
2019-11-26Multiplication between a value and a unit now has precedence.Adrien Hopkins
2019-11-26Updated the documentation of existing classes.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins