<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units, branch v1.0.0a1</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=v1.0.0a1</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=v1.0.0a1'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2024-08-29T00:23:34Z</updated>
<entry>
<title>Bump version number to 1.0.0a1</title>
<updated>2024-08-29T00:23:34Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-29T00:23:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=a9485b187844cad900bc43c0651406c51a7295c1'/>
<id>urn:sha1:a9485b187844cad900bc43c0651406c51a7295c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add loading counts to About tab</title>
<updated>2024-08-22T17:19:30Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-22T17:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=b0242b898653f2dc23f2187deec9db0bb652751d'/>
<id>urn:sha1:b0242b898653f2dc23f2187deec9db0bb652751d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2024-08-22T16:49:52Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-22T16:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=6feabb35336fa3ca1faaff203f50086dc018b5ce'/>
<id>urn:sha1:6feabb35336fa3ca1faaff203f50086dc018b5ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show unit/dim file errors as popup</title>
<updated>2024-08-22T16:45:37Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-22T16:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=ea3e2bf07939926e43c7abe3fd13a7c4e93f69d1'/>
<id>urn:sha1:ea3e2bf07939926e43c7abe3fd13a7c4e93f69d1</id>
<content type='text'>
Previously, any error in the unit or dimension file(s) crashes the
program.  Instead, 7Units now ignores any invalid lines, still parsing
the correct ones, and shows a popup in case any errors happen.
</content>
</entry>
<entry>
<title>Add 1e-12 to unit sum parts before flooring</title>
<updated>2024-08-22T16:45:37Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-22T15:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=43e3b70003fdda6f2ccdd2471e3ee3f97ad50ada'/>
<id>urn:sha1:43e3b70003fdda6f2ccdd2471e3ee3f97ad50ada</id>
<content type='text'>
This ensures that small errors from floor arithmetic will not, for
example, cause 2 feet to be converted to 1 foot + 12 in.
</content>
</entry>
<entry>
<title>Allow fractional exponents</title>
<updated>2024-08-22T16:45:37Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-22T15:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=6f1bbc1024eae98f1815ab5f9e9cb3399f5eef9c'/>
<id>urn:sha1:6f1bbc1024eae98f1815ab5f9e9cb3399f5eef9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more information to load-success message</title>
<updated>2024-08-22T16:45:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-16T23:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=2c2b97f964327f14ce09b0b935a46aec77526560'/>
<id>urn:sha1:2c2b97f964327f14ce09b0b935a46aec77526560</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print nonfinal unit set coefficients as integers</title>
<updated>2024-08-22T16:45:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-16T23:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=04b8aeeaa5e71e962932a73772582e783c093d50'/>
<id>urn:sha1:04b8aeeaa5e71e962932a73772582e783c093d50</id>
<content type='text'>
These values are guaranteed to be integers, so printing them without a
decimal point looks nicer and saves space.
</content>
</entry>
<entry>
<title>Validate unit set non-emptiness &amp; dimension</title>
<updated>2024-08-22T16:45:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-16T23:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=cc5f9b27c403f0ebc4b5682964fb54e73f87df58'/>
<id>urn:sha1:cc5f9b27c403f0ebc4b5682964fb54e73f87df58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow named unit-sets to be used as to expression</title>
<updated>2024-08-22T16:45:36Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-08-16T23:13:16Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=72ca258d06c51e55c9fa5983bb11186250eb24b0'/>
<id>urn:sha1:72ca258d06c51e55c9fa5983bb11186250eb24b0</id>
<content type='text'>
</content>
</entry>
</feed>
