Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@grdanny grdanny released this 12 Dec 20:56
· 5 commits to master since this release
7d16bc8

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