<feed xmlns='http://www.w3.org/2005/Atom'>
<title>7Units/docs, branch stable</title>
<subtitle>A unit converter made in Java, inspired by GNU Units
</subtitle>
<id>https://git.ahopkins.ca/7units.git/atom?h=stable</id>
<link rel='self' href='https://git.ahopkins.ca/7units.git/atom?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/'/>
<updated>2025-06-08T03:26:49Z</updated>
<entry>
<title>Fix e-notation &amp; consolidate expression parsing</title>
<updated>2025-06-08T03:26:49Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-06-08T03:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=a00ad7ca48928a30ae577aeaed0345680df0a3fe'/>
<id>urn:sha1:a00ad7ca48928a30ae577aeaed0345680df0a3fe</id>
<content type='text'>
This commit moves all of the expression formatting code to one method,
and changes it so that it works with things like '1e+2'.  This does mean
that I had to require spaces for addition and subtraction, but without
that, the rules would be complicated.
</content>
</entry>
<entry>
<title>Update documentation to version 1.0.0</title>
<updated>2025-06-02T01:05:35Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-06-02T01:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=ae0559a9432f85f9147eeb80b35f1b2947889acd'/>
<id>urn:sha1:ae0559a9432f85f9147eeb80b35f1b2947889acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update roadmap</title>
<updated>2025-05-31T01:30:45Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-05-31T01:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=7812a0f6a219cb817a5e6b9db34012f7eca373b8'/>
<id>urn:sha1:7812a0f6a219cb817a5e6b9db34012f7eca373b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version number to 1.0.0b1</title>
<updated>2025-02-24T01:53:06Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2025-02-24T01:53:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=dfdcf58c8751db95f024528aa38dd81eb2364f39'/>
<id>urn:sha1:dfdcf58c8751db95f024528aa38dd81eb2364f39</id>
<content type='text'>
Compared to version 0.5.0, this release:
- allows conversion to sums of units (e.g. 4/3 ft → 1 ft + 4 in)
- allows non-integer exponents in expressions
- adds the ability to change the UI language
- gracefully handles datafile errors
- adds more information to the loading-success message, and adds it to
  the About tab
- allows the user to not use the default datafiles

No new features will be added until the release of version 1.0.0.
</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>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>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>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>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>Add specification for data files</title>
<updated>2024-03-03T15:49:04Z</updated>
<author>
<name>Adrien Hopkins</name>
<email>adrien.p.hopkins@gmail.com</email>
</author>
<published>2024-02-25T01:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ahopkins.ca/7units.git/commit/?id=044b1b6cd5189d0738f9c1382d5971eff717bae1'/>
<id>urn:sha1:044b1b6cd5189d0738f9c1382d5971eff717bae1</id>
<content type='text'>
I will have to change a few things to fit this specification; all the
better that I made it instead of leaving behaviour unspecified!
</content>
</entry>
</feed>
