<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/.settings, branch v0.5.0a1</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v0.5.0a1</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v0.5.0a1'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2023-09-16T17:58:48Z</updated>
<entry>
<title>Move config file to standard location</title>
<updated>2023-09-16T17:58:48Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-16T17:58:48Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=c8ac31e271afe78f6127de737c616c6f6fab05cf'/>
<id>urn:sha1:c8ac31e271afe78f6127de737c616c6f6fab05cf</id>
<content type='text'>
The user's config directory is taken as ~\AppData\Local\ on Windows and
is XDG-compliant elsewhere.  The config file's location is &lt;config
dir&gt;/SevenUnits/config.txt.  The SevenUnits directory is created if
nonexistent.

The previous location inside the git directory would not work for
someone actually installing and using 7Units, so this change was made.
</content>
</entry>
<entry>
<title>misc eclipse updates</title>
<updated>2022-07-17T17:28:14Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-07-17T17:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=6178211ce0f280c7630b0ca6244ab547270650c6'/>
<id>urn:sha1:6178211ce0f280c7630b0ca6244ab547270650c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Search rules can be changed by GUI, saved and loaded</title>
<updated>2022-07-08T14:48:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-07-08T14:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=06e9da777f047cfb96da126c38e7d6046fe33d97'/>
<id>urn:sha1:06e9da777f047cfb96da126c38e7d6046fe33d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added automatic building with Gradle</title>
<updated>2021-03-27T21:36:39Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-03-27T21:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=2eee97c9e64dca79fc6b1614b304b398d25a7f4b'/>
<id>urn:sha1:2eee97c9e64dca79fc6b1614b304b398d25a7f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgraded to Java 11, and upgraded file code to the new I/O</title>
<updated>2021-03-13T20:55:35Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2021-03-13T20:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=184b7cc697ffc2dcbd49cfb3d0fd7b14bdac8803'/>
<id>urn:sha1:184b7cc697ffc2dcbd49cfb3d0fd7b14bdac8803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expression no longer fails to convert to an expression (eg. A h)</title>
<updated>2020-12-11T15:25:34Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2020-12-11T15:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=3b1f4fd5b58053a2240401ccf199dcd42bbfe9a9'/>
<id>urn:sha1:3b1f4fd5b58053a2240401ccf199dcd42bbfe9a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Created an UncertainDouble class for uncertainty operations.</title>
<updated>2020-09-07T20:15:20Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2020-09-07T20:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=5a7e8f6fcb175b238eb1d5481513b35039107a3e'/>
<id>urn:sha1:5a7e8f6fcb175b238eb1d5481513b35039107a3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Javadoc to the project.</title>
<updated>2019-12-24T21:16:13Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>masterofnumbers17@gmail.com</email>
</author>
<published>2019-12-24T21:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=2c146c894972e2c6ab701b3c66dcf242d7be656f'/>
<id>urn:sha1:2c146c894972e2c6ab701b3c66dcf242d7be656f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The unit file parser now uses regular expressions.</title>
<updated>2019-08-26T20:52:11Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>masterofnumbers17@gmail.com</email>
</author>
<published>2019-08-26T20:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=740c5a4c13e98bd04b385eee9b881e53eb88d3b8'/>
<id>urn:sha1:740c5a4c13e98bd04b385eee9b881e53eb88d3b8</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
