Skip to content

v2.2.0-alpha-0048

Pre-release
Pre-release

Choose a tag to compare

@NightOwl888 NightOwl888 released this 19 Jun 16:13
17d16df

What's Changed

๐ŸŽ‰ New Features

๐Ÿž Bug Fixes

  • Fixed IndexOf(), LastIndexOf(), Contains() and Remove() of List<T> to support negative zero vs positive zero to match the JDK (fixes #146) by @NightOwl888 in #182
  • Fixed overflow calculation bug in StringBuilderExtensions.Delete() by @NightOwl888 in #186

๐Ÿ† Improvements

  • Simplified implementation of DoubleComparer and SingleComparer (fixes #183) by @NightOwl888 in #184

New Contributors

Full Changelog: v2.2.0-alpha-0042...v2.2.0-alpha-0048