summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/SI.java
AgeCommit message (Collapse)Author
2021-03-27Added automatic building with GradleAdrien Hopkins
2021-03-13Merge branch 'feature-settings-tab' into developAdrien Hopkins
2020-10-03Added extra prefixed units to the SI class.Adrien Hopkins
2020-08-27Added the ability to restrict conversion to customary->metric.Adrien Hopkins
2020-08-26Added the prefix repetition rule, and the two basic rules.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