<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek, branch v0.6.0</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>bump version to 0.6.0</title>
<updated>2023-03-08T19:02:31+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-08T19:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=4c2856bbc6f33c6e1d175702eec2fbb4af6f7deb'/>
<id>4c2856bbc6f33c6e1d175702eec2fbb4af6f7deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2023-03-08T18:48:50+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-08T18:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=acb53cb167771ef7b43a325bd2d09cc507692237'/>
<id>acb53cb167771ef7b43a325bd2d09cc507692237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2023-03-08T17:57:19+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-08T17:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=53f7a3836bfd385cac1f3c0aa3273d613f47002d'/>
<id>53f7a3836bfd385cac1f3c0aa3273d613f47002d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust release checklist for Python 3.9</title>
<updated>2023-03-08T17:45:57+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-08T17:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=929663d112c6ab9fabc745edee8d40c4ee62d209'/>
<id>929663d112c6ab9fabc745edee8d40c4ee62d209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wait until accordion is expanded</title>
<updated>2023-03-07T22:18:40+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T22:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=95002962eae89bf219a119bbf897a4818981d6bc'/>
<id>95002962eae89bf219a119bbf897a4818981d6bc</id>
<content type='text'>
Currently, the test seems flaky on CI due to

    playwright._impl._api_types.Error: Clicking the checkbox did not
    change its state

Maybe this is the change that will fix it?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the test seems flaky on CI due to

    playwright._impl._api_types.Error: Clicking the checkbox did not
    change its state

Maybe this is the change that will fix it?
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: use .check() instead of .click()</title>
<updated>2023-03-07T21:58:04+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T21:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=48f5e6b56174051a760e74d30bbe3a41a685c7dc'/>
<id>48f5e6b56174051a760e74d30bbe3a41a685c7dc</id>
<content type='text'>
This gets the intent across clearer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets the intent across clearer
</pre>
</div>
</content>
</entry>
<entry>
<title>disable cache for transformer tests</title>
<updated>2023-03-07T19:38:17+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e3e526cbdab4f3c7408a846d15ff7d7edfe27016'/>
<id>e3e526cbdab4f3c7408a846d15ff7d7edfe27016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix duplicated import</title>
<updated>2023-03-07T19:25:18+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=c9dfd8ef9d25e1bf0764b68df00c98464307007c'/>
<id>c9dfd8ef9d25e1bf0764b68df00c98464307007c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2023-03-07T19:20:06+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=1adf80cdddeb69a85d5cdbb23ce539bf61cc947e'/>
<id>1adf80cdddeb69a85d5cdbb23ce539bf61cc947e</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 'transformers'</title>
<updated>2023-03-07T19:17:35+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=40a0f2dbed1034ca02fcb83c820f22976601c777'/>
<id>40a0f2dbed1034ca02fcb83c820f22976601c777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
