Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 04:40
· 67 commits to main since this release
v1.3.0
769b1f6

Added

  • Added StringBuilder.WithMinimumLength(), WithMaximumLength(), WithLength().
  • Added BytesBuilder.WithMinimumLength(), WithMaximumLength(), WithLength().

Fixed

  • Fixed wording of error message when a variable exceeds the maximum length.