Skip to content

Releases: IntelliTect/Multitool

Version 2.1.0

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 13 May 07:13
fdac6a8

Features

Add AOT compatibility for net8.0 TFM (and later) by @BenjaminMichaelis in #197

What's Changed

  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #184
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #183
  • Bump Microsoft.Build from 18.3.3 to 18.4.0 by @dependabot[bot] in #186
  • Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #185
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.103 to 10.0.201 by @dependabot[bot] in #187
  • Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by @dependabot[bot] in #188
  • chore(deps): bump fastify/github-action-merge-dependabot from 3.11.2 to 3.12.0 by @dependabot[bot] in #189
  • Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] in #191
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #190
  • Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by @dependabot[bot] in #193
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202 by @dependabot[bot] in #192
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.203 by @dependabot[bot] in #194
  • Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by @dependabot[bot] in #195
  • Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @dependabot[bot] in #196
  • Add AOT compatibility for net8.0 TFM by @BenjaminMichaelis in #197

Full Changelog: v2.0.0...v2.1.0

What's Changed

  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #184
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #183
  • Bump Microsoft.Build from 18.3.3 to 18.4.0 by @dependabot[bot] in #186
  • Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #185
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.103 to 10.0.201 by @dependabot[bot] in #187
  • Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by @dependabot[bot] in #188
  • chore(deps): bump fastify/github-action-merge-dependabot from 3.11.2 to 3.12.0 by @dependabot[bot] in #189
  • Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] in #191
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #190
  • Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by @dependabot[bot] in #193
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202 by @dependabot[bot] in #192
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.203 by @dependabot[bot] in #194
  • Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by @dependabot[bot] in #195
  • Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @dependabot[bot] in #196
  • Add AOT compatibility for net8.0 TFM by @BenjaminMichaelis in #197

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 26 Feb 06:13
79e5f64

Breaking Changes

Fixes:

What's Changed

  • BREAKING CHANGE: Remove support for Claims Principal Extensions by @BenjaminMichaelis in #144
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot[bot] in #145
  • chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.1 by @dependabot[bot] in #147
  • Bump Microsoft.NET.Test.Sdk, Moq, xunit and xunit.runner.visualstudio by @dependabot[bot] in #149
  • CI: Add trx-to-vsplaylist by @BenjaminMichaelis in #150
  • Bump xunit.runner.visualstudio from 3.1.1 to 3.1.2 by @dependabot[bot] in #152
  • Bump xunit.runner.visualstudio from 3.1.2 to 3.1.3 by @dependabot[bot] in #153
  • chore(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #154
  • chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #155
  • Bump xunit.runner.visualstudio from 3.1.3 to 3.1.4 by @dependabot[bot] in #156
  • chore(deps): Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #157
  • Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #158
  • chore(deps): Bump fastify/github-action-merge-dependabot from 3.11.1 to 3.11.2 by @dependabot[bot] in #159
  • Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #160
  • Add .slnx file for .NET 9+ compatibility alongside existing .sln file by @Copilot in #162
  • Update to .NET 9.0 and verify all NuGet packages are current by @Copilot in #161
  • Add GitHub Actions workflow for Copilot agent environment setup by @Copilot in #163
  • chore(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #164
  • chore(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #165
  • chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2 by @dependabot[bot] in #166
  • chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #167
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100 by @dependabot[bot] in #168
  • Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #169
  • chore(deps): Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #171
  • chore(deps): Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #172
  • Update to .NET 10.0, C# 14.0, and current NuGet packages by @Copilot in #174
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102 by @dependabot[bot] in #175
  • chore(deps): Bump BenjaminMichaelis/trx-to-vsplaylist from 2 to 3 by @dependabot[bot] in #176
  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #177
  • Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by @dependabot[bot] in #178
  • Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #179
  • feat: Enhances git repo detection for worktrees by @BenjaminMichaelis in #181
  • feat: Add CI Detection Tests by @BenjaminMichaelis in #182

New Contributors

  • @Copilot made their first contribution in #162

Full Changelog: v1.5.3...v1.5.4

v1.5.3

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 14 Jan 21:20
41f2c04

Make the conditions for ReleaseDateAttribute more difficult to stumble into - hopefully fixing more hot reload issues.

Now it only auto generates the attribute if in CI and deterministic is not set to true, unless explicitly set via ReleaseDateAttribute

v1.5.2

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 05 Jun 21:42
94fd3ef

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 29 May 17:13
0ab917d

What's Changed

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 30 Nov 10:02
8215577

What's Changed

Full Changelog: v1.4.1...v1.5.0

Version 1.4.1

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 20 Nov 17:21

What's Changed

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 12 Nov 22:33
9ffd740

New Features/Bug Fixes

What's Changed

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 20 Apr 02:19
b718f3d

What's Changed

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 27 Jan 01:45
1589c42

Breaking Changes

  • AssemblyInfo is deprecated in favor of ReleaseDateAttribute

What's Changed

Full Changelog: v1.2.0...v1.3.0