Skip to content

Releases: imageworks/pystring

v1.1.4

12 Dec 20:56
7d16bc8
Compare
Choose a tag to compare

v1.1.4

  • Direct return function wrappers for partition, rpartition, split, rsplit and splitlines
  • Fix for deadlock in split_nt function
  • Declaring global strings for performance improvement
  • CMake build system
  • Allow default values in make file to be overridden
  • CI tests
  • Updates to license file