<feed xmlns='http://www.w3.org/2005/Atom'>
<title>invoice/src, branch v0.2.0</title>
<subtitle>Free invoice generator</subtitle>
<id>https://git.mihna123.com/invoice/atom/src?h=v0.2.0</id>
<link rel='self' href='https://git.mihna123.com/invoice/atom/src?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/'/>
<updated>2026-06-01T22:01:53Z</updated>
<entry>
<title>feat(generate): update font and header padding to match it</title>
<updated>2026-06-01T22:01:53Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-06-01T22:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=9e111f0820cb8cdaf1e1a928f473d97652a670d9'/>
<id>urn:sha1:9e111f0820cb8cdaf1e1a928f473d97652a670d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: new favicon and title</title>
<updated>2026-05-24T20:12:19Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T20:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=459235faf58dd5ba8b7809e7c0fe86c740f4fbf7'/>
<id>urn:sha1:459235faf58dd5ba8b7809e7c0fe86c740f4fbf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add receipt emoji to the title</title>
<updated>2026-05-24T19:28:35Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T19:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=b7be02e2c55ff40cc82a1c2038c315192eccfbe8'/>
<id>urn:sha1:b7be02e2c55ff40cc82a1c2038c315192eccfbe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(generate): add some bold fonts and thicker lines</title>
<updated>2026-05-24T19:26:14Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T19:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=c57063156213d23568fa76a7adccd9cd5d338f2d'/>
<id>urn:sha1:c57063156213d23568fa76a7adccd9cd5d338f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(generate): add a separator before total for nicer style</title>
<updated>2026-05-24T19:06:33Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T19:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=ac9d1c122c8635dc40a397ceb9e2aa9684ba41dd'/>
<id>urn:sha1:ac9d1c122c8635dc40a397ceb9e2aa9684ba41dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add notes and terms to invoice form and generator</title>
<updated>2026-05-24T18:58:33Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T18:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=4aca1f6f1664d819cc4c6cf1c52f6a57c189f509'/>
<id>urn:sha1:4aca1f6f1664d819cc4c6cf1c52f6a57c189f509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: update invoice model with minimum rate and amount for line items</title>
<updated>2026-05-24T16:36:43Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T16:36:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=a147d3966538fa0c30cc85fa6152e1bea6180b34'/>
<id>urn:sha1:a147d3966538fa0c30cc85fa6152e1bea6180b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(generate): handle case when line item has no description</title>
<updated>2026-05-24T16:36:16Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T16:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=66f5dc201b676864304b94950867dedb27ebdbc7'/>
<id>urn:sha1:66f5dc201b676864304b94950867dedb27ebdbc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: use single quotes everywhere</title>
<updated>2026-05-24T16:28:59Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T16:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=a6445297dfa7bc8d341ebcf72368d410bae20605'/>
<id>urn:sha1:a6445297dfa7bc8d341ebcf72368d410bae20605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(generate): Replace subtotal with total (more accurate)</title>
<updated>2026-05-24T16:10:25Z</updated>
<author>
<name>mihna123</name>
<email>mihailonvojinovic@gmail.com</email>
</author>
<published>2026-05-24T16:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mihna123.com/invoice/commit/?id=dde7e4f61b6be1758f80993b2486fc0ee58ac4da'/>
<id>urn:sha1:dde7e4f61b6be1758f80993b2486fc0ee58ac4da</id>
<content type='text'>
</content>
</entry>
</feed>
