<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src/main/java, 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-24T14:59:04Z</updated>
<entry>
<title>Bump version to v0.5.0a1</title>
<updated>2023-09-24T14:59:04Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-24T14:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=18b1b3c4a9e5b171527e36ce898cf04d4d2d0fe3'/>
<id>urn:sha1:18b1b3c4a9e5b171527e36ce898cf04d4d2d0fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Presenter.loadSettings</title>
<updated>2023-09-16T21:09:41Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-16T20:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=141d999c9496ddc1c78f4b4879975cac6133f31e'/>
<id>urn:sha1:141d999c9496ddc1c78f4b4879975cac6133f31e</id>
<content type='text'>
These changes should reduce nesting and increase readability.
</content>
</entry>
<entry>
<title>Improve setting value usability</title>
<updated>2023-09-16T21:09:39Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-16T20:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=12fa70f22ebe8cc7c21cd758bf61815779f221a4'/>
<id>urn:sha1:12fa70f22ebe8cc7c21cd758bf61815779f221a4</id>
<content type='text'>
Some settings used to use long, sentence-like values in the config file.
Now, they use simpler values that are easier to remember and specify in
the manual.
</content>
</entry>
<entry>
<title>Only create config directory when saving</title>
<updated>2023-09-16T19:29:02Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-16T19:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=0b67f9500f8c9487b1e3c69209e44e00a0fdbd02'/>
<id>urn:sha1:0b67f9500f8c9487b1e3c69209e44e00a0fdbd02</id>
<content type='text'>
Previously, if the user had no settings dir, starting the program would
create it, but nothing would be read.  If the user did not change their
settings, it would just leave an empty directory!
</content>
</entry>
<entry>
<title>Allow config file to load custom data files</title>
<updated>2023-09-16T18:58:52Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-09-16T18:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=370fbe971379d4f833158d41f2c95cb669fb6dbf'/>
<id>urn:sha1:370fbe971379d4f833158d41f2c95cb669fb6dbf</id>
<content type='text'>
The parameters "custom_unit_file", "custom_dimension_file" and
"custom_exception_file" can now be used to load custom unit, dimension
and exception files.  Specify them more than once to load multiple
files.

I haven't yet added this to the GUI, and I probably won't, because you
already need to be able to edit text files to create this, so having a
GUI won't make it any more intuitive.
</content>
</entry>
<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>Bumped version number to 0.4.1</title>
<updated>2023-04-15T15:42:57Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2023-04-15T15:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=7782359a4b16bf71c0017e8dc5360f202dcff693'/>
<id>urn:sha1:7782359a4b16bf71c0017e8dc5360f202dcff693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped version number to 0.4.0</title>
<updated>2022-07-17T21:23:59Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-07-17T21:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=b76c06eb393c7c6d9a3ece66efec1fd20311b7e8'/>
<id>urn:sha1:b76c06eb393c7c6d9a3ece66efec1fd20311b7e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All dimension names are now in title case</title>
<updated>2022-07-17T21:16:56Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-07-17T21:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=a6ba3bcae1e7530ef14b8eea3fcd1f4629ba03b8'/>
<id>urn:sha1:a6ba3bcae1e7530ef14b8eea3fcd1f4629ba03b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc test documentation tweaks</title>
<updated>2022-07-17T20:55:27Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>ahopk127@my.yorku.ca</email>
</author>
<published>2022-07-17T20:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=6015694bbec91db777530d1cba1be34b832e9a8a'/>
<id>urn:sha1:6015694bbec91db777530d1cba1be34b832e9a8a</id>
<content type='text'>
</content>
</entry>
</feed>
