Releases: destructurama/by-ignoring
Releases · destructurama/by-ignoring
4.0.1
4.0.0
3.1.0
New Features
Misc
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #48
- Bump coverlet.msbuild from 6.0.0 to 6.0.1 by @dependabot in #49
- Bump MinVer from 4.3.0 to 5.0.0 by @dependabot in #50
- Bump coverlet.msbuild from 6.0.1 to 6.0.2 by @dependabot in #51
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #53
- Bump MinVer from 5.0.0 to 6.0.0 in /src by @dependabot in #58
- Bump BenchmarkDotNet from 0.13.12 to 0.14.0 in /src by @dependabot in #57
- Bump PolySharp from 1.14.1 to 1.15.0 in /src by @dependabot in #56
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.0
2.1.1
2.1.0
What's Changed
- Code cleanup: add README into package, add SourceLink, add NRT annotations by @sungam3r in #18
- Added ByIgnoringPropertiesOfTypeAssignableTo extension method and refactored core to make it possible by @sungam3r in #25
- Migrate to GitHub Actions by @sungam3r in #22
- Bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #27
- Update readme by @sungam3r in #29
- Update Readme by @sungam3r in #33
- Add API approval test by @sungam3r in #34
- More formatting by @sungam3r in #36
- Add benchmarks by @sungam3r in #41
- Add missed copyright notices by @sungam3r in #42
- Compile property accessor by @sungam3r in #37