Releases: Yellow-Dog-Man/Elements.Core
Releases · Yellow-Dog-Man/Elements.Core
Release list
1.0.4
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
1.0.2
What's Changed
- docs: fix typo firts -> first by @FlyingStitchman in #8
- Prune system assembly references. by @Earthmark in #12
- tweak(warnings): use append mode for nowarn by @ProbablePrime in #13
- Added a benchmark project by @Earthmark in #14
- Fixed RecyclableMemoryStream.WriteFrom corruption by @Earthmark in #20
- Add CI workflow for .NET projects by @Earthmark in #17
- Item-Group cleanups by @Earthmark in #21
- Prune extra build targets (seems like vs tailings) by @Earthmark in #22
- Upgraded language version from 11 to 14- #2 by @Earthmark in #23
New Contributors
- @FlyingStitchman made their first contribution in #8
- @Earthmark made their first contribution in #12
- @ProbablePrime made their first contribution in #13
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
Initial release.
Full Changelog: https://github.com/Yellow-Dog-Man/Elements.Core/commits/1.0.0