Skip to content

Releases: jeffkl/EnvironmentAbstractions

5.0.0

09 Sep 17:19
ce9df48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v5.0.0

4.0.0

28 May 18:10
cfbf1b5
Compare
Choose a tag to compare

What's Changed

  • Target net8.0 and drop support for .NET 7.0 by @jeffkl in #89

Full Changelog: v3.0.2...v4.0.0

3.0.2

15 Nov 00:07
595e5ff
Compare
Choose a tag to compare

Breaking Changes

  • Drop support for .NET Core 3 (#61)

What's Changed

  • Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #56
  • Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #57
  • Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #59
  • Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.3 by @dependabot in #58
  • Bump Microsoft.Build.Artifacts from 6.0.3 to 6.0.6 by @dependabot in #60
  • Update packages, drop support for .NET Core 3, add .NET 8 by @jeffkl in #61
  • Add Directory.Solution.props by @jeffkl in #62
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #63

Full Changelog: v2.1.0...v3.0.2

v2.1.0

26 Sep 22:18
22ad05b
Compare
Choose a tag to compare

What's Changed

  • Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #27
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #26
  • Onboard to NuGet's central package versioning by @jeffkl in #28
  • Add net7.0 as targeted framework by @jeffkl in #29
  • Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #30
  • Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.3.3 to 3.3.4 by @dependabot in #31
  • Update packages by @jeffkl in #32
  • Bump Shouldly from 4.1.0 to 4.2.0 by @dependabot in #33
  • Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 by @dependabot in #34
  • Bump Shouldly from 4.2.0 to 4.2.1 by @dependabot in #35
  • Bump Nerdbank.GitVersioning from 3.6.128 to 3.6.132 by @dependabot in #36
  • Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #37
  • Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 by @dependabot in #39
  • Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #38
  • Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #40
  • Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #41
  • Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #42
  • Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #43
  • Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #47
  • Bump Microsoft.Build.Artifacts from 4.2.0 to 5.0.1 by @dependabot in #46
  • Bump Moq from 4.18.4 to 4.20.69 by @dependabot in #48
  • Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #49
  • Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #50
  • Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #51
  • Bump Microsoft.Build.Artifacts from 5.0.1 to 5.0.8 by @dependabot in #53
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1 by @jeffkl in #54
  • Fix contentFiles being included in EnvironmentAbstractions.TestHelpers by @jeffkl in #55

Full Changelog: v2.0.6...v2.1.0

2.0.6

08 Dec 18:09
76ac74a
Compare
Choose a tag to compare

What's Changed

  • Add IEnvironmentProvider by @jeffkl in #21
  • Disable symbol package generation for EnvironmentAbstractions.BannedApiAnalyzer by @jeffkl in #14
  • Bump Microsoft.Build.Artifacts from 4.0.4 to 4.1.0 by @dependabot in #15
  • Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #16
  • Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 by @dependabot in #17
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #18
  • Bump Microsoft.Build.Artifacts from 4.1.0 to 4.2.0 by @dependabot in #19
  • Bump Moq from 4.18.2 to 4.18.3 by @dependabot in #20

Full Changelog: v1.0.0...v2.0.6

2.0.4-preview

06 Dec 21:27
9146760
Compare
Choose a tag to compare
2.0.4-preview Pre-release
Pre-release

What's Changed

  • Fix banned API Environment.GetEnvironmentVariables() by @jeffkl in #25

Full Changelog: v2.0.3-preview...v2.0.4-preview

2.0.3-preview

06 Dec 20:46
9a0d0e0
Compare
Choose a tag to compare
2.0.3-preview Pre-release
Pre-release
v2.0.3-preview

Fix again (#24)

2.0.2-preview

06 Dec 20:36
4658d55
Compare
Choose a tag to compare
2.0.2-preview Pre-release
Pre-release

What's New

What's Changed

  • Disable symbol package generation for EnvironmentAbstractions.BannedApiAnalyzer by @jeffkl in #14
  • Bump Microsoft.Build.Artifacts from 4.0.4 to 4.1.0 by @dependabot in #15
  • Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #16
  • Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 by @dependabot in #17
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #18
  • Bump Microsoft.Build.Artifacts from 4.1.0 to 4.2.0 by @dependabot in #19

Full Changelog: v2.0.0-preview...v2.0.2-preview

1.0.0

26 Sep 21:48
56aa062
Compare
Choose a tag to compare

What's Changed

  • Initial implementation by @jeffkl in #1
  • Mark packages as stable by removing preview build tag by @jeffkl in #13

Full Changelog: https://github.com/jeffkl/EnvironmentAbstractions/commits/v1.0.0