<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/croniter.git/src, branch 0.3.20</title>
<subtitle>github.com: kiorky/croniter.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/'/>
<entry>
<title>Fix sao paulo timezone test.</title>
<updated>2017-11-06T20:52:44+00:00</updated>
<author>
<name>Kevin Rose</name>
<email>kevin+gh@maypark.com</email>
</author>
<published>2017-11-06T20:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=59178527fce64b0888b7d2fae276ca07ca3f47ff'/>
<id>59178527fce64b0888b7d2fae276ca07ca3f47ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove outdated comment</title>
<updated>2017-11-06T20:37:50+00:00</updated>
<author>
<name>Kevin Rose</name>
<email>kevin+gh@maypark.com</email>
</author>
<published>2017-11-06T20:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=b66098e06822a1353ae0d823531c3f4a848565a6'/>
<id>b66098e06822a1353ae0d823531c3f4a848565a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly handle DST changes</title>
<updated>2017-11-06T20:30:45+00:00</updated>
<author>
<name>Kevin Rose</name>
<email>kevin+gh@maypark.com</email>
</author>
<published>2017-11-06T20:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=fd84db04fecbda6edbd1b2a7b07330e0a3d58e32'/>
<id>fd84db04fecbda6edbd1b2a7b07330e0a3d58e32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #87: backward dst changes</title>
<updated>2017-08-31T10:02:07+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2017-08-31T08:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=4d0c680c9a895b99c0a76ade14b4848c1cb29b67'/>
<id>4d0c680c9a895b99c0a76ade14b4848c1cb29b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8</title>
<updated>2017-08-31T08:32:09+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2017-08-31T08:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=3e0b3ef5973903773bfed1cf7f3ee0a1ac063889'/>
<id>3e0b3ef5973903773bfed1cf7f3ee0a1ac063889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding class method is_valid to validate cron syntax</title>
<updated>2017-07-06T22:32:14+00:00</updated>
<author>
<name>otherpirate</name>
<email>mauro_murari@hotmail.com</email>
</author>
<published>2017-07-06T22:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=30caae2ae7717726a4736ae0df3e101addc452bb'/>
<id>30caae2ae7717726a4736ae0df3e101addc452bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Creating base croniter error</title>
<updated>2017-07-06T22:01:36+00:00</updated>
<author>
<name>otherpirate</name>
<email>mauro_murari@hotmail.com</email>
</author>
<published>2017-07-06T22:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=40c07dc48eadc189fa6ee9e34269f17a6052151e'/>
<id>40c07dc48eadc189fa6ee9e34269f17a6052151e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address issue #68</title>
<updated>2017-05-21T16:26:18+00:00</updated>
<author>
<name>Kengo Seki</name>
<email>sekikn@apache.org</email>
</author>
<published>2017-05-19T14:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=fbd81ca6ba7e9eb73a5a0d974181a4fa2735f1f5'/>
<id>fbd81ca6ba7e9eb73a5a0d974181a4fa2735f1f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flake8 Compliance and Test</title>
<updated>2017-03-15T22:37:15+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2017-03-15T22:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=d3722f7a14bf5db8dffff2d6ce7becb913d282e5'/>
<id>d3722f7a14bf5db8dffff2d6ce7becb913d282e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement DST support</title>
<updated>2017-03-15T22:34:47+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2017-03-15T22:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=1c05bed1c6da68ea12a80bd6a4973be3bd654569'/>
<id>1c05bed1c6da68ea12a80bd6a4973be3bd654569</id>
<content type='text'>
This fixes https://github.com/taichino/croniter/issues/82
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes https://github.com/taichino/croniter/issues/82
</pre>
</div>
</content>
</entry>
</feed>
