Changelog for 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
andcolumns
functions - Make
Position
module internal - Add
map
andintersperse
functions - Add
foldl
,foldl'
,foldr
,any
, andall
functions
0.2.0.0
- Rename rowColumnCodePoints to rowColumnCodeUnits
- Add
null
function
0.1.0.0
- Initial release