<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minici, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/'/>
<entry>
<title>Test: log when a job is enqueued</title>
<updated>2026-04-05T14:13:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-04T10:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=cd7557eb4ab04e903492f01cdda06aa7b42615f1'/>
<id>cd7557eb4ab04e903492f01cdda06aa7b42615f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cancel jobs made obsolete by branch move</title>
<updated>2026-04-04T14:40:37+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-02T21:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=b6edd51453417644dbd7f0d903e3569f0118f20a'/>
<id>b6edd51453417644dbd7f0d903e3569f0118f20a</id>
<content type='text'>
Changelog: Cancel no longer relevant jobs (e.g. after not-fast-forward branch move)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Cancel no longer relevant jobs (e.g. after not-fast-forward branch move)
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify task scheduling logic with fewer variables</title>
<updated>2026-04-04T10:49:35+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-04T10:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=35ffbac5897293bad66bcdae5818da55958950f7'/>
<id>35ffbac5897293bad66bcdae5818da55958950f7</id>
<content type='text'>
Fixes a race happening when exception is receved during the "acquire"
phase, which would leave a stale value for "next task".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a race happening when exception is receved during the "acquire"
phase, which would leave a stale value for "next task".
</pre>
</div>
</content>
</entry>
<entry>
<title>Set exception handler before returning task</title>
<updated>2026-04-01T18:57:51+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-01T18:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=007261536b8b5daf1e3cac24eeeb160c6d572c85'/>
<id>007261536b8b5daf1e3cac24eeeb160c6d572c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Interface to cancel individual tasks</title>
<updated>2026-03-28T15:15:20+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-03-28T15:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=8615433b8ac8e161c36df9b18d551ceb3949ff1f'/>
<id>8615433b8ac8e161c36df9b18d551ceb3949ff1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Task data type</title>
<updated>2026-03-28T15:10:11+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-03-28T14:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=d442fcbbe5bc40d903b25bd21fd2a9f2b8dd4cc6'/>
<id>d442fcbbe5bc40d903b25bd21fd2a9f2b8dd4cc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support GHC 9.14</title>
<updated>2026-03-03T22:16:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-03-03T21:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=91022a7aee30a51448dffbdc8765ba713994eb3c'/>
<id>91022a7aee30a51448dffbdc8765ba713994eb3c</id>
<content type='text'>
Changelog: Support compilation with GHC 9.14
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Support compilation with GHC 9.14
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with mtl 2.2</title>
<updated>2025-12-31T15:42:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-12-31T15:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=c474b2ffb27af7aa80f53f51caeb85b97c9b3b72'/>
<id>c474b2ffb27af7aa80f53f51caeb85b97c9b3b72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.1.9</title>
<updated>2025-12-29T20:59:17+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-12-29T20:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=314bee95348b04d8f2f95dc558da39dae6505a47'/>
<id>314bee95348b04d8f2f95dc558da39dae6505a47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation for checkouts and destinations</title>
<updated>2025-12-29T20:56:17+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-12-21T20:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/minici/commit/?id=8fead40f1c0d32684ac50074ecbdd9fd7a6c74a4'/>
<id>8fead40f1c0d32684ac50074ecbdd9fd7a6c74a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
