Releases: erikbra/smink
Releases · erikbra/smink
0.4.0
Environment
- Add support for xUnit logger's "Environment" parameter
Other stuff that's Changed
- Update NUnit requirement from 3.13.* to 4.0.* by @dependabot in #41
- Bump Microsoft.Extensions.Logging from 8.0.0-rc.1.23419.4 to 8.0.0 by @dependabot in #40
- Update xunit requirement from 2.5.* to 2.6.* by @dependabot in #36
- Bump Microsoft.AspNetCore.Components.Web and Microsoft.AspNetCore.Components by @dependabot in #44
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #42
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #43
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #47
- Bump gittools/actions from 0.10.2 to 0.13.2 by @dependabot in #49
- Bump gittools/actions from 0.13.2 to 1.0.0 by @dependabot in #51
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 by @dependabot in #46
- Bump Microsoft.AspNetCore.Components from 8.0.2 to 8.0.3 by @dependabot in #52
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #53
- Bump gittools/actions from 1.0.0 to 1.1.1 by @dependabot in #54
- Bump Microsoft.AspNetCore.Components.Web from 8.0.2 to 8.0.3 by @dependabot in #55
- Bump Microsoft.AspNetCore.Components from 8.0.3 to 8.0.4 by @dependabot in #57
- Bump Microsoft.AspNetCore.Components.Web from 8.0.3 to 8.0.4 by @dependabot in #58
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 by @dependabot in #31
- Replacing JS with HTML and CSS by @erikbra in #32
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 by @dependabot in #23
- Update FluentAssertions requirement from 6.11.* to 6.12.* by @dependabot in #22
- Bump actions/checkout from 3 to 4 by @dependabot in #24
- Add NUnit logger adapter by @erikbra in #29
- Upgrade to .net 8 rc1 by @erikbra in #28
- Fix RIDs for .net 8 by @erikbra in #30
Full Changelog: 0.1.3...0.2.0
0.1.3
0.1.2 - First, minimal smink release
Just getting it out in the wild. Only support xUnit test results format for now, and the generated HTML report isn't very pretty. But need to test it a bit more on real-world projects, to get some experience.
Please file bug reports, and, even better, create Pull Requests, and make suggestions for improvements. Is this something that you would find useful?