<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fuelnearme/fnme, branch improvements</title>
<subtitle>Use Fuel Finder service to find cheaper fuel near a location</subtitle>
<id>http://git.ajschof.me/fuelnearme/atom?h=improvements</id>
<link rel='self' href='http://git.ajschof.me/fuelnearme/atom?h=improvements'/>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/'/>
<updated>2026-05-05T21:22:12Z</updated>
<entry>
<title>improve error handling when fetching data</title>
<updated>2026-05-05T21:22:12Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-05T21:22:12Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=3e89605d36793f16d35ae81b9ce5ffbc5c1bca2f'/>
<id>urn:sha1:3e89605d36793f16d35ae81b9ce5ffbc5c1bca2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve error handling during geolocation</title>
<updated>2026-05-05T21:07:44Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-05T21:07:44Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=736e7dabf47b7de949c55907d2d238f954a4c29e'/>
<id>urn:sha1:736e7dabf47b7de949c55907d2d238f954a4c29e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add exceptions.py for custom exceptions</title>
<updated>2026-05-05T20:51:09Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-05T20:51:09Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=c247d6e6fddb91a43b99758711912e8a6ed3e97c'/>
<id>urn:sha1:c247d6e6fddb91a43b99758711912e8a6ed3e97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use custom header for requests</title>
<updated>2026-05-05T19:56:21Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-05T19:56:21Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=8fa5fca8602a54e70313b916c6ce0337de6b2151'/>
<id>urn:sha1:8fa5fca8602a54e70313b916c6ce0337de6b2151</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bypass head request &amp; use if-modified-since header to refresh cached data</title>
<updated>2026-05-05T19:56:03Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-05T19:56:03Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=8a421b146874be801f924a95b601195cd0e485a5'/>
<id>urn:sha1:8a421b146874be801f924a95b601195cd0e485a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruff auto fix (UP035/UP006/F401)</title>
<updated>2026-05-04T22:21:18Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-04T22:21:18Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=dbdc06cab87218246ee567dc180b09cd483a950e'/>
<id>urn:sha1:dbdc06cab87218246ee567dc180b09cd483a950e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ruff to adjust line length</title>
<updated>2026-05-04T22:15:16Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-04T22:15:16Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=b8a884147a4b7f356ae1eb5745f644369f7908a3'/>
<id>urn:sha1:b8a884147a4b7f356ae1eb5745f644369f7908a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add logic to cache data download in get_latest_data()</title>
<updated>2026-05-04T22:08:14Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-04T22:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=cc3a9b54e32113c4e7f3616d7e6350e432b1aa1c'/>
<id>urn:sha1:cc3a9b54e32113c4e7f3616d7e6350e432b1aa1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>promote nested functions in process_stations to private helpers</title>
<updated>2026-05-04T20:36:01Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-04T20:36:01Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=f7b0f039ad955b661b3c25400e1447569efd882b'/>
<id>urn:sha1:f7b0f039ad955b661b3c25400e1447569efd882b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>preformat price strings before tabulate to avoid floatfmt/None issues</title>
<updated>2026-05-04T20:18:15Z</updated>
<author>
<name>Alex Schofield</name>
<email>git@ajschof.me</email>
</author>
<published>2026-05-04T20:18:15Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/fuelnearme/commit/?id=25d13201617acbbbb5adba1df6743b4b2c8562ee'/>
<id>urn:sha1:25d13201617acbbbb5adba1df6743b4b2c8562ee</id>
<content type='text'>
</content>
</entry>
</feed>
