Skip to content

7.0.0

Compare
Choose a tag to compare
@FolkerKinzel FolkerKinzel released this 24 Sep 11:05
· 145 commits to master since this release
  • The usage of the following methods will produce an obsolete error instead of a warning now:
bool IsAsciiLowerCaseLetter(this char);
bool IsAsciiUpperCaseLetter(this char);
bool IsDecimalDigit(this char);
bool IsHexDigit(this char);

The library contains better replacements for all of these methods.

Project reference: On some systems, the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.