<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/test/java/sevenUnits/unit, branch v0.4.0b1</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v0.4.0b1</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v0.4.0b1'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2022-04-18T22:41:43Z</updated>
<entry>
<title>Implemented one-way conversion, duplicate prefixes can now be hidden</title>
<updated>2022-04-18T22:41:43Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-04-18T22:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=40f7b6e806140fc2fc741c63c71f5ce97b4bd1d2'/>
<id>urn:sha1:40f7b6e806140fc2fc741c63c71f5ce97b4bd1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented rounding and duplicate-removal settings into the new GUI</title>
<updated>2022-04-18T22:15:22Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-04-18T22:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=f0541a955b6e4b12d808cffec0874f50a004e8b9'/>
<id>urn:sha1:f0541a955b6e4b12d808cffec0874f50a004e8b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented unit conversion, with a few problems</title>
<updated>2022-02-26T14:53:24Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-02-26T14:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=07c86e02be29aa3d3d878adce62c5c0a9a458e47'/>
<id>urn:sha1:07c86e02be29aa3d3d878adce62c5c0a9a458e47</id>
<content type='text'>
TabbedView now displays its units, but with their toString method which shows
their definition in addition to their name
</content>
</entry>
<entry>
<title>Added a bunch of tests related to unit values</title>
<updated>2021-11-04T21:01:24Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-11-04T21:01:24Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=16dfc3d7c7813fa343f3f3502bf5a2fea4a252cc'/>
<id>urn:sha1:16dfc3d7c7813fa343f3f3502bf5a2fea4a252cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a test for UnitDatabase.isRemovableDuplicate</title>
<updated>2021-11-02T21:49:10Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-11-02T21:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=f422742fb7bf45eb0ce6577bd2f9f7e22b739a6b'/>
<id>urn:sha1:f422742fb7bf45eb0ce6577bd2f9f7e22b739a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tests for getUnit and the prefixed unit map</title>
<updated>2021-10-07T21:21:00Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-10-07T21:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=b4fd2b39e85e2a086e65555ad7c45244bec8ae37'/>
<id>urn:sha1:b4fd2b39e85e2a086e65555ad7c45244bec8ae37</id>
<content type='text'>
Also fixed a bug where a prefixed unit map with units but no prefixes would
appear empty
</content>
</entry>
<entry>
<title>Added tests for valid &amp; invalid dimension files</title>
<updated>2021-10-04T23:26:58Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-10-04T23:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=b59082c6b558705d4bd5effce2ae4b98c8a3ebe5'/>
<id>urn:sha1:b59082c6b558705d4bd5effce2ae4b98c8a3ebe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused imports</title>
<updated>2021-10-04T22:34:53Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-10-04T22:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=e35af3d2a4745eca2e6e1a70a694c40ed045617e'/>
<id>urn:sha1:e35af3d2a4745eca2e6e1a70a694c40ed045617e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a test for evaluating an expression &amp; fixed a bug it found</title>
<updated>2021-09-27T23:29:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-09-27T23:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=a7584b843a64c806ec965a4f38341eb7dbd86e5f'/>
<id>urn:sha1:a7584b843a64c806ec965a4f38341eb7dbd86e5f</id>
<content type='text'>
The bug: non-exact LinearUnitValue instances have their value printed as "(",
i.e. "(5.0 ± 0.1) m" will be printed as "( m"
</content>
</entry>
<entry>
<title>Added some tests for invalid unitfiles</title>
<updated>2021-09-27T22:34:21Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-09-27T22:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=544ba103f9903bf885e346d34639c05934655f3f'/>
<id>urn:sha1:544ba103f9903bf885e346d34639c05934655f3f</id>
<content type='text'>
</content>
</entry>
</feed>
