<feed xmlns='http://www.w3.org/2005/Atom'>
<title>recipe/src, branch main</title>
<subtitle>Rust library for parsing a custom recipe format
</subtitle>
<id>https://code.benbridle.com/recipe/atom?h=main</id>
<link rel='self' href='https://code.benbridle.com/recipe/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/recipe/'/>
<updated>2024-04-21T02:00:13Z</updated>
<entry>
<title>Simplify parsing logic</title>
<updated>2024-04-21T02:00:13Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2024-04-21T02:00:06Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/recipe/commit/?id=96f5733e08af331c2192f875c096d720b084b7cc'/>
<id>urn:sha1:96f5733e08af331c2192f875c096d720b084b7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing of ingredients with addendum but no unit</title>
<updated>2022-09-14T23:59:47Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2022-09-14T23:50:53Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/recipe/commit/?id=3999fca9e671e262cdd0ec104e9f6f6cfb623dd4'/>
<id>urn:sha1:3999fca9e671e262cdd0ec104e9f6f6cfb623dd4</id>
<content type='text'>
Where an ingredient has no unit (for example, 2 eggs), the parser was
interpreting `{eggs, 2, large}` as "2, large of eggs", instead of as
"2 eggs (large)".
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-08-25T08:57:37Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2022-08-25T08:57:37Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/recipe/commit/?id=6eee1102918857b11ecc193e684e2438520ef90f'/>
<id>urn:sha1:6eee1102918857b11ecc193e684e2438520ef90f</id>
<content type='text'>
</content>
</entry>
</feed>
