This release fixes an important performance bug caused by incorrectly calculating the number of remaining bytes to be copied when using the CopyN function.
What's Changed
- fix: use the correct amount of bytes in CopyN (fixes issue #89) by @bramvdbogaerde in #90
Full Changelog: v1.5.0...v1.6.0