Version 1.0.8
Release notes
Changes
- Rename
StackError
toRuntimeError
. - Support error nesting for
RuntimeError
. - Beautify the error message of
RuntimeError
. - Remove
bytesconv.Bytes()
andbytesconv.String()
methods. - Restore to the previous value if an overflow occurs when getting the index of
ThreadLocal
.