<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/src, branch v0.5.0</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v0.5.0</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2024-03-24T18:21:31Z</updated>
<entry>
<title>Bump version number to 0.5.0</title>
<updated>2024-03-24T18:21:31Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-24T18:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=91d51c3c49c4c0877483220ac0f12db4efab8f60'/>
<id>urn:sha1:91d51c3c49c4c0877483220ac0f12db4efab8f60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format source code &amp; set explicit UTF-8</title>
<updated>2024-03-24T18:14:11Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-24T18:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=26291e672b0e683edc9d57710a9a9d96ca199c45'/>
<id>urn:sha1:26291e672b0e683edc9d57710a9a9d96ca199c45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fractions using | to expressions</title>
<updated>2024-03-23T21:03:45Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-23T21:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=cc45a65c78c578eb404d8773b22e5b046917621f'/>
<id>urn:sha1:cc45a65c78c578eb404d8773b22e5b046917621f</id>
<content type='text'>
| is like /, but with higher precedence.  This feature is a part of GNU
Units, and was included in 7Units for compatibility.
</content>
</entry>
<entry>
<title>Add more info to about.txt</title>
<updated>2024-03-23T20:51:52Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-23T20:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=e1a96524ad9000689e081a6bf52792a886c07222'/>
<id>urn:sha1:e1a96524ad9000689e081a6bf52792a886c07222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation and version# (0.5.0a2)</title>
<updated>2024-03-23T20:44:32Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-23T20:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=0986ea7d12363225683fff801047188cf7cb78eb'/>
<id>urn:sha1:0986ea7d12363225683fff801047188cf7cb78eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete exponentiation of dimensions</title>
<updated>2024-03-23T20:29:12Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-23T20:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=4db89a7e775921f4bb29db9f9b6bd939f115b631'/>
<id>urn:sha1:4db89a7e775921f4bb29db9f9b6bd939f115b631</id>
<content type='text'>
Previously, you could only exponentiate individual dimensions in
expressions.  For example, `Length^3` was valid, but `(Length / Time)^2`
was not.  This is now fixed.
</content>
</entry>
<entry>
<title>Add + and - to prefixes</title>
<updated>2024-03-03T16:23:03Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-03T16:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=4a17e32274f991014edcfa22402d7207361f69f1'/>
<id>urn:sha1:4a17e32274f991014edcfa22402d7207361f69f1</id>
<content type='text'>
This was added to be consistent with the data file spec, which was
changed for consistency with unit expressions.  It may not be a common
expression, but it's a bit weird that you can use +/- in units but not
prefixes, even though they're in the same file!
</content>
</entry>
<entry>
<title>Add comments to metric exception files</title>
<updated>2024-03-03T16:11:51Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-03-03T16:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=0b296213ce91c2aa0e596419addd42fc4b4f5e1a'/>
<id>urn:sha1:0b296213ce91c2aa0e596419addd42fc4b4f5e1a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
