<feed xmlns='http://www.w3.org/2005/Atom'>
<title>peanuts/src/xml, branch main</title>
<subtitle>ergonomic xml reader/writer ser/deserialisation library</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/'/>
<entry>
<title>feat: add licensing and related annotations/file headers</title>
<updated>2025-11-24T00:13:43+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-11-24T00:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=c0c096423c9d8752c5fa6a7692181dbdee5fc102'/>
<id>c0c096423c9d8752c5fa6a7692181dbdee5fc102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: include input in parse error</title>
<updated>2025-04-12T10:56:21+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-04-12T10:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=c658ab440f8e69ac406b18732dbf276c084926b6'/>
<id>c658ab440f8e69ac406b18732dbf276c084926b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: namespace prefix should not include 'xmlns:'</title>
<updated>2025-04-03T02:24:28+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-04-03T02:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=54ed5c978e018276c79c211cbfa31bd908cf4c5e'/>
<id>54ed5c978e018276c79c211cbfa31bd908cf4c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: xml logging</title>
<updated>2025-04-03T02:09:35+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-04-03T02:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=9c561014f3c4278c0991290c898713f8e9c928e8'/>
<id>9c561014f3c4278c0991290c898713f8e9c928e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2025-02-25T18:32:58+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-02-25T18:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=f0f82bf1f9be43b11e355b17f25d276220a600ec'/>
<id>f0f82bf1f9be43b11e355b17f25d276220a600ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement proper errors with thiserror</title>
<updated>2025-02-25T18:08:20+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-02-25T18:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=fe389c38ca2ff23e3f2bd2305b455e4d551a9ccc'/>
<id>fe389c38ca2ff23e3f2bd2305b455e4d551a9ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>misc</title>
<updated>2024-11-24T02:05:41+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-11-24T02:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=87e6ff405b0d687ed341f304fba7c5b391a49359'/>
<id>87e6ff405b0d687ed341f304fba7c5b391a49359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement element writing</title>
<updated>2024-11-20T16:43:34+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-11-20T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=c1e6f7e918eacaad9c8b1a4b27fcd4d6245aaf68'/>
<id>c1e6f7e918eacaad9c8b1a4b27fcd4d6245aaf68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: write start tag of element</title>
<updated>2024-11-20T15:10:36+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-11-20T15:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=a3dc4e1475a92c011cc55a070e268036abe88b01'/>
<id>a3dc4e1475a92c011cc55a070e268036abe88b01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>store only namespace name in qualified name, not namespace declaration</title>
<updated>2024-11-19T14:52:14+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-11-19T14:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=c8ed16a2d1d1f1b5278936eeadeae87da7cb104e'/>
<id>c8ed16a2d1d1f1b5278936eeadeae87da7cb104e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
