1.0.3
What's Changed
- Restore generation of XML docs by @WallTack in #24
- Removed app.config, as it's dotnet framework specific by @Earthmark in #26
- Project wide clrf->lf replacement, this found the lingering files. by @Earthmark in #41
- Marked SingleItemEnumerable as deprecated, newer language constructs support this by @Earthmark in #36
- Added deprecation markers to Elements.Core/Collections/ListEnumerableWrapper.cs by @Earthmark in #38
- Test using cleanup by @Earthmark in #27
- Fixed command line args not getting passed to the benchmark runner. by @Earthmark in #30
- Removed StringTree by @Earthmark in #44
- Updated nuget dependencies in the test assembly, including with code coverage! by @Earthmark in #31
- Update Renderite.Shared to 1.1.3 by @Frooxius in #45
New Contributors
Full Changelog: 1.0.2...1.0.3