<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/main/java/sevenUnits/unit, branch v0.3.2</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v0.3.2</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2021-11-04T21:01:24Z</updated>
<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>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>
<entry>
<title>Finished initial draft of design document</title>
<updated>2021-08-26T16:26:02Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-08-26T16:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=208c56b56940e58fae1253a8d38e9e56249eb0cb'/>
<id>urn:sha1:208c56b56940e58fae1253a8d38e9e56249eb0cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added units and dimensions to the design document</title>
<updated>2021-08-26T13:04:32Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-08-26T12:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=1cb69cfdcb18bbafdbc792174697732e7cf359e7'/>
<id>urn:sha1:1cb69cfdcb18bbafdbc792174697732e7cf359e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed sevenUnits.math to sevenUnits.utils</title>
<updated>2021-08-07T20:25:54Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-08-07T20:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=72eed55d9f834de8302564fbe6dfa3d1d446afb4'/>
<id>urn:sha1:72eed55d9f834de8302564fbe6dfa3d1d446afb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed project to 7Units</title>
<updated>2021-06-28T22:16:12Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-06-28T22:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=78af49e0e5b2ab2eaab87e62c33089c5caa834f8'/>
<id>urn:sha1:78af49e0e5b2ab2eaab87e62c33089c5caa834f8</id>
<content type='text'>
</content>
</entry>
</feed>
