<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openweathermap/lib/Web, branch master</title>
<subtitle>Haskell library for openweathermap.org API</subtitle>
<id>https://git.pashev.ru/openweathermap/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/openweathermap/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/'/>
<updated>2023-01-05T12:00:02Z</updated>
<entry>
<title>Remove unsed import</title>
<updated>2023-01-05T12:00:02Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-05T11:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=1014034c8938547630180ae611d0c7d4a2912b70'/>
<id>urn:sha1:1014034c8938547630180ae611d0c7d4a2912b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to HTTPS</title>
<updated>2023-01-05T11:54:29Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-05T11:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=d7e06953eb8fa61c01ac4e1ec93e58af4eeb524a'/>
<id>urn:sha1:d7e06953eb8fa61c01ac4e1ec93e58af4eeb524a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to servant 0.19</title>
<updated>2023-01-05T10:41:39Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-05T10:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=d625bb9213bc78730f98c556d59813b444235fc4'/>
<id>urn:sha1:d625bb9213bc78730f98c556d59813b444235fc4</id>
<content type='text'>
That has switched from Text to ByteString in appendToQueryString.

Co-authored-by: Nikolai Oplachko &lt;magnickolas@gmail.com&gt;
</content>
</entry>
<entry>
<title>Print local time</title>
<updated>2021-05-13T10:07:51Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2021-05-13T10:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=da04a198a6c6806aa9502121c3a8ae52767229e0'/>
<id>urn:sha1:da04a198a6c6806aa9502121c3a8ae52767229e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show absolute humidity</title>
<updated>2021-05-12T14:34:03Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2021-05-12T14:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=bf844972aad8839d430be88b14097fd4cdaec059'/>
<id>urn:sha1:bf844972aad8839d430be88b14097fd4cdaec059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat with hindent</title>
<updated>2020-06-28T18:21:27Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-06-28T18:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=9cfef7b14ac5af7109449b54b1cb352b4c76167a'/>
<id>urn:sha1:9cfef7b14ac5af7109449b54b1cb352b4c76167a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate lambda</title>
<updated>2020-06-28T18:21:04Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-06-28T18:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=24b77b7b78573e50cc8edb94bf1b893e0a40208c'/>
<id>urn:sha1:24b77b7b78573e50cc8edb94bf1b893e0a40208c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2020-06-28T18:20:04Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-06-28T18:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=c687a6fda58b16521256ec691eb4c07def06b27d'/>
<id>urn:sha1:c687a6fda58b16521256ec691eb4c07def06b27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make location a part of API</title>
<updated>2020-06-28T15:36:49Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-06-28T15:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=27b29703a46bcde319961c2b52d38da3513a1da8'/>
<id>urn:sha1:27b29703a46bcde319961c2b52d38da3513a1da8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make required all the query parameters</title>
<updated>2020-04-23T11:37:51Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2020-04-23T11:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/openweathermap/commit/?id=e7a5255ed66162cebea785af30d3b534649ab24b'/>
<id>urn:sha1:e7a5255ed66162cebea785af30d3b534649ab24b</id>
<content type='text'>
</content>
</entry>
</feed>
