Skip to content

v1.0.1 - Improved Documentation & Combined Package

Compare
Choose a tag to compare
@juniordiscart juniordiscart released this 04 Feb 19:33
· 119 commits to master since this release

Small update that unifies the packages, making it the same setup and layout as you would download it from the Unity Asset Store.

Changelist:

Added

  • A combined documentation file in the package.
  • The examples to the package.

Improved

  • Documentation and added some more flavor to the Core Utilities description.

Updated

  • The string extension functions to throw an ArgumentException instead of an ArgumentNullException if the string argument is empty or just white space characters.