index
:
7Units
develop
stable
A unit converter made in Java, inspired by GNU Units
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-22
Allow named unit-sets to be used as to expression
Adrien Hopkins
2024-08-22
Add named unit sets to unit converter
Adrien Hopkins
2024-08-22
Add ability to convert expression to sum of units
Adrien Hopkins
2024-08-15
Correct encoding of ±
Adrien Hopkins
2024-03-24
Bump version number to 0.5.0
v0.5.0
Adrien Hopkins
2024-03-24
Format source code & set explicit UTF-8
Adrien Hopkins
2024-03-23
Add fractions using | to expressions
Adrien Hopkins
2024-03-23
Add more info to about.txt
Adrien Hopkins
2024-03-23
Update documentation and version# (0.5.0a2)
v0.5.0a2
Adrien Hopkins
2024-03-23
Complete exponentiation of dimensions
Adrien Hopkins
2024-03-03
Add + and - to prefixes
Adrien Hopkins
2024-03-03
Add comments to metric exception files
Adrien Hopkins
2024-03-03
Add specification for data files
Adrien Hopkins
2023-09-24
Bump version to v0.5.0a1
v0.5.0a1
Adrien Hopkins
2023-09-16
fix typo in prev commit
Adrien Hopkins
2023-09-16
Update changelog
Adrien Hopkins
2023-09-16
Add config file info to user manual
Adrien Hopkins
2023-09-16
Refactor Presenter.loadSettings
Adrien Hopkins
2023-09-16
Improve setting value usability
Adrien Hopkins
2023-09-16
Only create config directory when saving
Adrien Hopkins
2023-09-16
Allow config file to load custom data files
Adrien Hopkins
2023-09-16
Move config file to standard location
Adrien Hopkins
2023-07-02
Create roadmap for v1.0.0
Adrien Hopkins
2023-04-15
Merge branch 'hotfix-0.4.1' into develop
Adrien Hopkins
2023-04-15
Bumped version number to 0.4.1
v0.4.1
Adrien Hopkins
2023-04-15
Upgraded Gradle version to 8.1
Adrien Hopkins
2022-07-17
Merge branch 'release-0.4.0' into develop
Adrien Hopkins
2022-07-17
Bumped version number to 0.4.0
v0.4.0
Adrien Hopkins
2022-07-17
All dimension names are now in title case
Adrien Hopkins
2022-07-17
Updated changelog
Adrien Hopkins
2022-07-17
Misc test documentation tweaks
v0.4.0rc1
Adrien Hopkins
2022-07-17
Added a test for prefix repetition rules
Adrien Hopkins
2022-07-17
Added a GUI test simulating expression conversion
Adrien Hopkins
2022-07-17
Added a GUI test simulating unit conversion
Adrien Hopkins
2022-07-17
Added another rounding rule test
Adrien Hopkins
2022-07-17
Added more PrefixSearchRule tests
Adrien Hopkins
2022-07-17
misc eclipse updates
Adrien Hopkins
2022-07-17
Added a test for StandardDisplayRules.getStandardRule
Adrien Hopkins
2022-07-17
remove and gitignore test-settings.txt
Adrien Hopkins
2022-07-17
Added tests for the new rounding rules
Adrien Hopkins
2022-07-09
Fixed some issues in the PrefixSearchRule:
Adrien Hopkins
2022-07-09
Added documentation to undocumented tests
Adrien Hopkins
2022-07-08
Bumped version number to 0.4.0b1 & added @since
v0.4.0b1
Adrien Hopkins
2022-07-08
Added basic tests for the search rules
Adrien Hopkins
2022-07-08
Specified the search rule in tests affected by it
Adrien Hopkins
2022-07-08
Merge branch 'feature-search-settings' into develop
Adrien Hopkins
2022-07-08
Updated changelog
Adrien Hopkins
2022-07-08
Added search settings to the manual and design document
Adrien Hopkins
2022-07-08
Added full names for some speed units
Adrien Hopkins
2022-07-08
Search rules can be changed by GUI, saved and loaded
Adrien Hopkins
[prev]
[next]