Commit graph

4 commits

Author SHA1 Message Date
adam
ed6731ec24 py-natsort: updated to 5.4.1
5.4.1:
Fix error in a newly added test.
Changed code format and quality checking infrastructure.

5.4.0:
Re-expose natsort_key as "public" and remove the associated DepricationWarning.
Add better developer documentation.
Refactor tests.
Bump allowed fastnumbers version.
2018-09-24 09:43:26 +00:00
adam
7ef5f81dfa py-natsort: updated to 5.3.1
5.3.1:
- No bugfixes or features, just infrastructure and installation updates.
- Move to defining dependencies with Pipfile.
- Development layout is now src/natsort/ instead of natsort/.
- Add bumpversion infrastructure.
- Extras can be installed by "[]" notation.
2018-05-15 06:45:55 +00:00
adam
38a1950ce7 Changes 5.0.3:
- Improved development infrastructure.
- Migrated documentation to ReadTheDocs.
2017-05-09 11:54:07 +00:00
jdolecek
e0d3849845 Add py-natsort 5.0.1 - Natural sorting for Python
based on wip version
2016-11-30 14:13:48 +00:00