Skip to content

4.3.0 Preview 3

Pre-release
Pre-release

Choose a tag to compare

@alastairlundy alastairlundy released this 20 May 01:03

Changes since 4.3.0 Preview 2

  • Add extension method to remove Escape Characters from a String
  • Update exceptions
  • Removed unnecessary array size parameter
  • Replaced equals calls in an extension method
  • Replaced English language hardcoding for upper and lower case character detection with language neutral code
  • Updated char case detection method
  • Added missing xml doc comments in Mode class