<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git/README.md, branch v7.0.0</title>
<subtitle>github.com: un33k/python-slugify.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/'/>
<entry>
<title>drop py 3.6, add py 3.11, upversion</title>
<updated>2022-11-18T19:03:48+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-11-18T19:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=247fe299c524f48adb94325ce79c84d87fbd0197'/>
<id>247fe299c524f48adb94325ce79c84d87fbd0197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow unicode (#111)</title>
<updated>2022-02-22T19:05:08+00:00</updated>
<author>
<name>Reza Moradi</name>
<email>mrezzamoradi@gmail.com</email>
</author>
<published>2022-02-22T19:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=d968ca7419e6f4e40685888c56d03bea50fd39d7'/>
<id>d968ca7419e6f4e40685888c56d03bea50fd39d7</id>
<content type='text'>
* initial commit to allow unicode

* update version and changelog

* add the flag to the CLI

* update README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial commit to allow unicode

* update version and changelog

* add the flag to the CLI

* update README.md</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misleading pattern name and documentation (#109)</title>
<updated>2022-02-16T22:36:00+00:00</updated>
<author>
<name>Reza Moradi</name>
<email>mrezzamoradi@gmail.com</email>
</author>
<published>2022-02-16T22:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=dce218991ddf16d916501fb6f72980f9ca0c892a'/>
<id>dce218991ddf16d916501fb6f72980f9ca0c892a</id>
<content type='text'>
* Add better typing for slugify.slugify

Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]`

* whitespace around =

* fix misleading pattern name and documentation

* fix README.md and cli doc as well

Co-authored-by: Fahrzin Hemmati &lt;fahhem@users.noreply.github.com&gt;
Co-authored-by: Val Neekman (AvidCoder) &lt;un33kvu@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add better typing for slugify.slugify

Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]`

* whitespace around =

* fix misleading pattern name and documentation

* fix README.md and cli doc as well

Co-authored-by: Fahrzin Hemmati &lt;fahhem@users.noreply.github.com&gt;
Co-authored-by: Val Neekman (AvidCoder) &lt;un33kvu@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2022-02-16T22:11:23+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T22:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=bfb5170094e8065fcb113e32936ea356f7f420a2'/>
<id>bfb5170094e8065fcb113e32936ea356f7f420a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>actions</title>
<updated>2022-02-16T21:23:46+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T21:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=9ada774c34b8b9939d5a83d42a798d0e4f82c843'/>
<id>9ada774c34b8b9939d5a83d42a798d0e4f82c843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for 3.9, drop support for 2.7,3.5</title>
<updated>2021-04-30T19:33:34+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-04-30T19:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=319559cb43f239ac0d3bc7b975a78059bf4a1086'/>
<id>319559cb43f239ac0d3bc7b975a78059bf4a1086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a tox file to automatically run the tests and add Python 3.9</title>
<updated>2021-04-30T19:11:54+00:00</updated>
<author>
<name>Jon Betts</name>
<email>jon.betts@hypothes.is</email>
</author>
<published>2021-04-30T17:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=3cc1069d37431efd366a0894067aa4c3293dca3e'/>
<id>3cc1069d37431efd366a0894067aa4c3293dca3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2020-06-30T03:11:44+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2020-06-30T03:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=c6f14251c16b4d1d2d3ec7ebb18d31a63b83e91f'/>
<id>c6f14251c16b4d1d2d3ec7ebb18d31a63b83e91f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2020-06-30T03:11:14+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2020-06-30T03:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=b47c4997b943f90af7a1955880076461a15b1adc'/>
<id>b47c4997b943f90af7a1955880076461a15b1adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add details about the command line tool to README</title>
<updated>2020-04-09T15:41:41+00:00</updated>
<author>
<name>Jacobo de Vera</name>
<email>devel@jacobodevera.com</email>
</author>
<published>2020-04-07T22:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=d1599a799d551d6bf57b1a727af10c125fc6a257'/>
<id>d1599a799d551d6bf57b1a727af10c125fc6a257</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
