<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erebos/src/Erebos/Object, branch v0.2.0</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/'/>
<entry>
<title>Drop partial version of Stored type</title>
<updated>2025-06-14T13:46:30+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-14T13:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=a8b7cde0814481647d4d2b2aa2ee93a3b04a3251'/>
<id>a8b7cde0814481647d4d2b2aa2ee93a3b04a3251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use weak refs in discovery service</title>
<updated>2025-05-31T15:09:53+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-29T20:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=847b60ae7eb2d98576ed7e8775a690041fed8081'/>
<id>847b60ae7eb2d98576ed7e8775a690041fed8081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace uuid package with custom module</title>
<updated>2025-04-05T18:04:52+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-31T18:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=ec42d7bb3ba7374b3d0afcd6e2c9e9b616679105'/>
<id>ec42d7bb3ba7374b3d0afcd6e2c9e9b616679105</id>
<content type='text'>
Avoids transitive denpednecies not buildable with wasm backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids transitive denpednecies not buildable with wasm backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Weak references in records</title>
<updated>2025-03-29T18:44:08+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-29T18:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=92fac6d75f0600f628ef459105385c0cf3f21e40'/>
<id>92fac6d75f0600f628ef459105385c0cf3f21e40</id>
<content type='text'>
Changelog: Weak references in records
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Weak references in records
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic type for MonadError constraints</title>
<updated>2025-03-21T19:15:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-11T19:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=83d291f476a9793012a7aabb27c3cf59c7bdea05'/>
<id>83d291f476a9793012a7aabb27c3cf59c7bdea05</id>
<content type='text'>
Changelog: API: MonadError constraints use generic error type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: MonadError constraints use generic error type
</pre>
</div>
</content>
</entry>
<entry>
<title>StorageBackend type class</title>
<updated>2024-12-28T11:34:09+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-12-07T19:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=6cc15c6cd859070fda1b46995108fbfc3e13a5db'/>
<id>6cc15c6cd859070fda1b46995108fbfc3e13a5db</id>
<content type='text'>
Changelog: API: Added `StorageBackend` type class to allow custom storage implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: Added `StorageBackend` type class to allow custom storage implementation
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unused StoreInfo and History types</title>
<updated>2024-11-17T21:15:45+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-11-15T21:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=a5f8c25eb31aa9c6997cba1431a44beda1a30a94'/>
<id>a5f8c25eb31aa9c6997cba1431a44beda1a30a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Erebos.Storage.Head module</title>
<updated>2024-11-17T21:15:45+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-11-10T18:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=20d017985ff1d69e7ea0c8ea5bd4808e3deab194'/>
<id>20d017985ff1d69e7ea0c8ea5bd4808e3deab194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release-0.1'</title>
<updated>2024-11-06T20:00:15+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-11-06T20:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=c4ff2f54c52e9ebb1c47aeb79284faf3fcbad4e3'/>
<id>c4ff2f54c52e9ebb1c47aeb79284faf3fcbad4e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Erebos.Storage module to Erebos.Object.Internal</title>
<updated>2024-10-30T19:06:03+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-10-30T19:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=f4394413ab3cf2dfb94b1f024a047938cfd471e9'/>
<id>f4394413ab3cf2dfb94b1f024a047938cfd471e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
