<feed xmlns='http://www.w3.org/2005/Atom'>
<title>peanuts/src, branch wasm</title>
<subtitle>ergonomic xml reader/writer ser/deserialisation library</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/'/>
<entry>
<title>feat: move tokio features to dev-dependencies to allow wasm support</title>
<updated>2025-04-12T08:24:19+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-04-12T08:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=3d575ec2a4440e7e4597761eab907d63ef91175e'/>
<id>3d575ec2a4440e7e4597761eab907d63ef91175e</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>implement Clone and other improvements for Error</title>
<updated>2025-02-25T20:47:55+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-02-25T20:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=2b399fb59d17bc127fbcd1533a3c079bc86770e1'/>
<id>2b399fb59d17bc127fbcd1533a3c079bc86770e1</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>return error when attempt to read/write more than one root element in document</title>
<updated>2025-01-12T16:46:14+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-01-12T16:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=bbb1452905a3f59e178031bb3eeca4d963e50394'/>
<id>bbb1452905a3f59e178031bb3eeca4d963e50394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove broken stream implementation</title>
<updated>2024-12-06T06:33:10+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-12-06T06:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=4f0691de7d8d00e6c58da58186e511425f7470ed'/>
<id>4f0691de7d8d00e6c58da58186e511425f7470ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add write function and remove todo Sink impl</title>
<updated>2024-12-04T02:36:05+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-12-04T02:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=1d831b4c4e730a7a7a4556e6c71aecc88d73d9ee'/>
<id>1d831b4c4e730a7a7a4556e6c71aecc88d73d9ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create IntoContent trait and add Comment ContentBuilder type</title>
<updated>2024-12-04T02:35:42+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2024-12-04T02:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/peanuts/commit/?id=692a9ebce8eb37bbcd360a100a4c1395fa803e61'/>
<id>692a9ebce8eb37bbcd360a100a4c1395fa803e61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
