lguerard
released this
28 Apr 12:18
·
17 commits
to master
since this release
β¨ π See the Change Log in the public API Documentation for a nice overview with clickable links! π β¨
Added
imcflibs.strtools.sort_alphanumerically
to sort a list of strings taking
into account numerical values correctly.
Changed
imcflibs.pathtools.listdir_matching
is now using the new
sort_alphanumerically()
function from above.