<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/unitConverter/unit, branch v0.4.0rc1</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v0.4.0rc1</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v0.4.0rc1'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2019-03-16T18:55:07Z</updated>
<entry>
<title>Moved project to Maven.</title>
<updated>2019-03-16T18:55:07Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-03-16T18:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=b20cd4223b4ffc03e334627a82ca4eff9738912c'/>
<id>urn:sha1:b20cd4223b4ffc03e334627a82ca4eff9738912c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HOTFIX: Added equals and hashCode to the unit classes</title>
<updated>2019-01-27T21:05:55Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-27T21:05:55Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=a6a66e6fb11675e0ea738ad8d0b5a9ba7d2fac2b'/>
<id>urn:sha1:a6a66e6fb11675e0ea738ad8d0b5a9ba7d2fac2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added more @since tags, edited some documentation</title>
<updated>2019-01-26T19:07:29Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-26T19:07:29Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=da01eec8c59477da649767f3ed72c98fe1bbb301'/>
<id>urn:sha1:da01eec8c59477da649767f3ed72c98fe1bbb301</id>
<content type='text'>
There is now a @since tag for version as well as date.
</content>
</entry>
<entry>
<title>Added a changelog and changed the tests.</title>
<updated>2019-01-26T18:35:19Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-26T18:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=5358e7f04c3d33a17ff84f6c274c521c8f0dd4c9'/>
<id>urn:sha1:5358e7f04c3d33a17ff84f6c274c521c8f0dd4c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added code from the previous implementation of the Unit Converter</title>
<updated>2019-01-26T00:09:47Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-26T00:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=8ff06e8e5661645c00656c40d15c8d13db665b57'/>
<id>urn:sha1:8ff06e8e5661645c00656c40d15c8d13db665b57</id>
<content type='text'>
It includes:
 - a units database to store units
 - unit prefix classes
 - a unit converter GUI that accepts some unit math

NOTE: A lot of this code will be edited in the near future.
</content>
</entry>
<entry>
<title>Added unit prefixes and made SI reuse base units.</title>
<updated>2019-01-25T22:12:18Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-25T22:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=43feeeab69b723e02694a2d93eaa44c3007665e1'/>
<id>urn:sha1:43feeeab69b723e02694a2d93eaa44c3007665e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added multiplication, division and exponentitation to linear/base</title>
<updated>2019-01-25T21:47:35Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-25T21:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=e7d6b4ee2286dd9320550d95cb27020ee71bb9d1'/>
<id>urn:sha1:e7d6b4ee2286dd9320550d95cb27020ee71bb9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic code for the units.</title>
<updated>2019-01-25T19:23:10Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-25T19:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=db854ce6e5038900c4ca1ad79154a4cd13ee257e'/>
<id>urn:sha1:db854ce6e5038900c4ca1ad79154a4cd13ee257e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2019-01-25T17:30:52Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-01-25T17:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=28c861db52484eefa37bd0ef795b9329aa8b0290'/>
<id>urn:sha1:28c861db52484eefa37bd0ef795b9329aa8b0290</id>
<content type='text'>
</content>
</entry>
</feed>
