summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/SI.java
AgeCommit message (Collapse)Author
2020-10-03Added extra prefixed units to the SI class.Adrien Hopkins
2019-11-26Added names and symbols to all of the SI units.Adrien Hopkins
2019-11-26Prefixes can now have names.Adrien Hopkins
2019-11-26Updated the documentation of existing classes.Adrien Hopkins
2019-11-08Added imperial units to BritishImperial and USCustomary.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins
Fahrenheit has temporarily been removed; it will be back.
2019-03-16Moved project to Maven.Adrien Hopkins