Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-16 | Move config file to standard location | Adrien Hopkins | |
The user's config directory is taken as ~\AppData\Local\ on Windows and is XDG-compliant elsewhere. The config file's location is <config dir>/SevenUnits/config.txt. The SevenUnits directory is created if nonexistent. The previous location inside the git directory would not work for someone actually installing and using 7Units, so this change was made. | |||
2022-07-17 | misc eclipse updates | Adrien Hopkins | |
2022-07-08 | Search rules can be changed by GUI, saved and loaded | Adrien Hopkins | |
2021-03-27 | Added automatic building with Gradle | Adrien Hopkins | |
2021-03-13 | Upgraded to Java 11, and upgraded file code to the new I/O | Adrien Hopkins | |
2020-12-11 | Expression no longer fails to convert to an expression (eg. A h) | Adrien Hopkins | |
2020-09-07 | Created an UncertainDouble class for uncertainty operations. | Adrien Hopkins | |
2019-12-24 | Added Javadoc to the project. | Adrien Hopkins | |
2019-08-26 | The unit file parser now uses regular expressions. | Adrien Hopkins | |
2019-03-16 | Moved project to Maven. | Adrien Hopkins | |
2019-01-25 | Initial commit | Adrien Hopkins | |