tag:github.com,2008:https://github.com/un33k/python-slugify/releases Release notes from python-slugify 2024-02-08T18:32:25Z tag:github.com,2008:Repository/6220331/v8.0.4 2024-02-08T18:32:25Z v8.0.4 <p>Merge branch 'master' into ci</p> un33k tag:github.com,2008:Repository/6220331/v8.0.3 2024-01-31T18:16:35Z v8.0.3: Drop compatibility for unsupported Python Version (#147) <h2>Drop compatibility for unsupported Python Version (8.0.3)</h2> <p>Co-authored-by: Viicos <a href="mailto:[email protected]">[email protected]</a></p> un33k tag:github.com,2008:Repository/6220331/v8.0.2 2024-01-25T17:04:54Z v8.0.2: Ci - Normalize accented text twice. (#143) <ul> <li>pre normalize, upversion node support in ci/cd, more test</li> </ul> un33k tag:github.com,2008:Repository/6220331/v8.0.1 2023-02-24T15:59:11Z v8.0.1 <p>Merge branch 'staging'</p> un33k tag:github.com,2008:Repository/6220331/v8.0.0 2023-01-27T22:53:09Z v8.0.0 <p>By default, prefer unidecode if installed</p> un33k tag:github.com,2008:Repository/6220331/v7.0.0 2022-11-18T19:03:48Z v7.0.0 <p>drop py 3.6, add py 3.11, upversion</p> un33k tag:github.com,2008:Repository/6220331/v6.1.2 2022-04-27T16:08:35Z v6.1.2 <p>Add cmdLine option</p> un33k tag:github.com,2008:Repository/6220331/v6.1.1 2022-02-26T18:55:55Z v6.1.1 <p>remove type hinting (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1150264490" data-permission-text="Title is private" data-url="https://github.com/un33k/python-slugify/issues/113" data-hovercard-type="pull_request" data-hovercard-url="/un33k/python-slugify/pull/113/hovercard" href="https://github.com/un33k/python-slugify/pull/113">#113</a>)</p> mrezzamoradi tag:github.com,2008:Repository/6220331/v6.1.0 2022-02-22T19:05:08Z v6.1.0: allow unicode (#111) <ul> <li> <p>initial commit to allow unicode</p> </li> <li> <p>update version and changelog</p> </li> <li> <p>add the flag to the CLI</p> </li> <li> <p>update README.md</p> </li> </ul> mrezzamoradi tag:github.com,2008:Repository/6220331/v6.0.1 2022-02-16T22:46:24Z v6.0.1 <p>regex: allow=&gt;disallow</p> un33k