Changelog of @hackage/rope-utf16-splay 0.4.0.0

0.4.0.0

  • Support text-2.0 and up without backward compatibility

0.3.2.0

  • Add codeUnitsRowColumn function

0.3.1.0

  • Add splitAtLine function

0.3.0.0

  • Add rows and columns functions
  • Make Position module internal
  • Add map and intersperse functions
  • Add foldl, foldl', foldr, any, and all functions

0.2.0.0

  • Rename rowColumnCodePoints to rowColumnCodeUnits
  • Add null function

0.1.0.0

  • Initial release