Skip to content

v1.20.1

Latest
Compare
Choose a tag to compare
@schungx schungx released this 13 Dec 02:06
42d35a3

Version 1.20.1

This is a bug fix release.

Bug fixes

  • Fixed bug in raw strings with newlines (thanks @benatkin 940).

Enhancements

  • If a string slice refers to the entire string, the slice is not cloned but returned as-is.