Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 326 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 326 Bytes

WTIntExtensions

1.0.3

  • Adds an error type, WTIntExtensionsError
  • The static function randomNonZero(::) now throws an error when both arguments are zero.

1.0.2

  • Aligns versioning with other of my libraries.

1.0.1

  • Adds this changelog file but no other functional changes.

1.0.0

  • Initial release.