- Added
copy
function - Added
inPlace
argument tofilter
andmap
with default valuetrue
to do the operation in place or on a copy
- Added
map
function
- Fixed empty line indent issue
- Added
filter
function
- Added
skipFirstLevelIndent
option - Added
skipEmpty
option
- Changed
trim
option totrimLeft
andtrimRight
- Fixed readme
- Fixed missing debug logs
- Added
setDefaultOptions
andresetDefaultOptions
- Added
eol
option
- Implemented lines-builder