v1.20.1
fix: non-destructiveAppend (#101) Make sure that Append never alters the receiver or other slices sharing the same memory, unlike the built-in append. Fixes #97
fix: non-destructiveAppend (#101) Make sure that Append never alters the receiver or other slices sharing the same memory, unlike the built-in append. Fixes #97