v0.8.0
- Adding
bytes.ContainsOnly
,bytes.FromRange
,bytes.Reverse
,bytes.Indent
. - Adding
strings.Indent
. - Corrected documentation for
deferred.Error
which gave incorrect guidance on how to use it.
bytes.ContainsOnly
, bytes.FromRange
, bytes.Reverse
, bytes.Indent
.strings.Indent
.deferred.Error
which gave incorrect guidance on how to use it.