Superpower v2.2.0 Release Notes
Release Date: 2019-01-15 // over 4 years ago-
- #54 - add .NET Standard 2.0 target (@andymac4182)
- ๐ #63 - solution build support for non-Windows platforms, VSCode configuration (@ejsmith)
- ๐ #78 - fixes #76, incorrect remainder reported when
Many()
backtracks (@datalust) - ๐ #66 - fixes #65, incorrect
TextSpan.Until()
calculation (@datalust) - ๐จ #69 - refactoring for use of
ArrayEnumerable.Concat()
(@atifaziz) - ๐ #70 - limit numeric parsers that detect ASCII digits to support Latin characters only (@atifaziz)
- ๐ #77 - fixes #74, incorrect class name in error message (@datalust)
- ๐จ #67 - use names for unprintable Unicode/ASCII characters (@BenjaminHolland)