summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/Unit.java
AgeCommit message (Collapse)Author
2019-10-21Added unit names and the NameSymbol.Adrien Hopkins
2019-10-21Made improvements and corrections to the documentation.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins
Fahrenheit has temporarily been removed; it will be back.
2019-08-26The unit file parser now uses regular expressions.Adrien Hopkins
2019-05-22Added null checks to Unit's methods, including the new methods.Adrien Hopkins
2019-05-22Added new default methods to the Unit interface.Adrien Hopkins
2019-03-16Moved project to Maven.Adrien Hopkins