Skip to content

python-imcflibs-1.4.0

Latest
Compare
Choose a tag to compare
@lguerard 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.

Artifacts