Releases: penyland/infinity-tomahawk
Releases · penyland/infinity-tomahawk
2025.06.02
2025.02
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
to9.0.200
. - Upgrade
Microsoft.AspNetCore.OpenApi
to9.0.2
in multiple.csproj
files. - Update
Scalar.AspNetCore
from2.0.7
to2.0.18
in relevant projects. - Increment
Microsoft.Extensions.DependencyInjection
and related packages to9.0.2
. - Update
System.Memory.Data
to9.0.2
across several projects. - Upgrade
Azure.Extensions.AspNetCore.Configuration.Secrets
to1.4.0
. - Bump
Microsoft.Azure.AppConfiguration.AspNetCore
to8.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
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