<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/unitConverter/converterGUI, branch v1.0.0b2</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v1.0.0b2</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v1.0.0b2'/>
<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>Created a GUI for a planned dimension-based converter.</title>
<updated>2019-02-21T01:57:06Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2019-02-21T01:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=f21b9678ddc7bb6b59f0f076bb978a6993890548'/>
<id>urn:sha1:f21b9678ddc7bb6b59f0f076bb978a6993890548</id>
<content type='text'>
The GUI does not do anything right now, but the idea is that the user
will select a dimension (length, mass, energy) and then select units
to convert from a searchable list.
</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 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>
</feed>
