Skip to content

Release v5.11.3

Latest

Choose a tag to compare

@System-Glitch System-Glitch released this 13 Feb 11:10
v5.11.3
918137f
  • *errors.Error:
    • New and NewSkip now return nil if the given reason is an empty slice.
    • nil values are now also excluded if the given reason is of type []*errors.Error.