Skip to content

Version 1.0.8

Compare
Choose a tag to compare
@timandy timandy released this 27 May 08:26
· 98 commits to main since this release

Release notes

Changes

  • Rename StackError to RuntimeError.
  • Support error nesting for RuntimeError.
  • Beautify the error message of RuntimeError.
  • Remove bytesconv.Bytes() and bytesconv.String() methods.
  • Restore to the previous value if an overflow occurs when getting the index of ThreadLocal.

Links