8000 Releases · penyland/infinity-tomahawk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: penyland/infinity-tomahawk

2025.06.02

02 Jun 19:23
d81e086
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.02...2025.06.02

2025.02

25 Feb 09:24
Compare
Choose a tag to compare

Release 2025.02
Dependency updates for:

Infinity.Toolkit 1.0.1
Infinity.Toolkit.Azure 0.1.1
Infinity.Toolkit.FeatureModules 1.1.2
Infinity.Toolkit.LogFormatter 1.0.4
Infinity.Toolkit.Messaging 1.0.1
Infinity.Toolkit.Messaging,AzureServiceBus 1.0.1
Infinity.Toolkit.OpenApi 0.1.1

Update SDK and package versions across projects

  • Bump SDK version in global.json to 9.0.200.
  • Upgrade Microsoft.AspNetCore.OpenApi to 9.0.2 in multiple .csproj files.
  • Update Scalar.AspNetCore from 2.0.7 to 2.0.18 in relevant projects.
  • Increment Microsoft.Extensions.DependencyInjection and related packages to 9.0.2.
  • Update System.Memory.Data to 9.0.2 across several projects.
  • Upgrade Azure.Extensions.AspNetCore.Configuration.Secrets to 1.4.0.
  • Bump Microsoft.Azure.AppConfiguration.AspNetCore to 8.1.0.
  • Increment version prefixes in several projects.
  • Update test-related packages in Infinity.Toolkit.Tests.csproj.

Full Changelog: 2025.01.30...main #

2025.01

30 Jan 13:16
Compare
Choose a tag to compare

Release 2025.01
Multiple updates and new packages

  • Infinity.Toolkit 1.0.0
  • Infinity.Toolkit.Azure 0.1.0
  • Infinity.Toolkit.FeatureModules 1.1.1
  • Infinity.Toolkit.LogFormatter 1.0.3
  • Infinity.Toolkit.Messaging 1.0.0
  • Infinity.Toolkit.Messaging,AzureServiceBus 1.0.0
  • Infinity.Toolkit.OpenApi 0.1.0
  • Infinity.Toolkit.Slack 0.1.0

What's Changed

  • Update to .NET 9.0 by @penyland in #1
  • Added Infinity.Toolkit.Slack, updated dependencies and added GH action by @penyland in #2
  • Infinity.Toolkit: Refactor command and query handling, add Result classes by @penyland in #3
  • Add Infinity.Toolkit.Messaging by @penyland in #4
  • Updated Github Action by @penyland in #5
  • Update packaging and enhance README.md content by @penyland in #6

New Contributors

Full Changelog: https://github.com/penyland/infinity-tomahawk/commits/2025.01.30

0