Releases: ktsu-dev/Containers
Releases · ktsu-dev/Containers
v1.1.2
v1.1.2 (patch)
Changes since v1.1.1:
- Sync .github\workflows\update-sdks.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\dependabot.yml (@ktsu[bot])
- Sync .gitignore (@ktsu[bot])
- Sync .gitattributes (@ktsu[bot])
- Sync global.json (@ktsu[bot])
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.1 (patch)
Changes since v1.1.0:
- Add compatibility suppressions for package validation (@matt-edmondson)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.1.0 (minor)
Changes since v1.0.0:
- Update code coverage package and fix nullability issues (@matt-edmondson)
- Add real-time-safe SPSC ring buffer and denormal-aware delay line (@Claude)
- Remove legacy build scripts (@matt-edmondson)
- Refactor exception handling in container classes to use ArgumentOutOfRangeException and Ensure.NotNull (@matt-edmondson)
- Refactor assertions in unit tests for improved clarity and consistency (@matt-edmondson)
- Update .NET workflow and package configurations (@matt-edmondson)
- Add AssemblyInfo, update test assertions, and enhance project configuration (@matt-edmondson)
- Add CLAUDE.md for project guidance and update target frameworks to net10.0 (@matt-edmondson)
- "Claude Code Review workflow" (@matt-edmondson)
- "Claude PR Assistant workflow" (@matt-edmondson)
- Fix multi-targeting build errors and add framework polyfills (@matt-edmondson)
- Enhance project configuration and workflows (@matt-edmondson)
- Update project configuration and dependencies (@matt-edmondson)
- Add script to automate winget manifest updates (@matt-edmondson)
- Update project configuration and dependencies (@matt-edmondson)
- Fix IDE0052 errors by removing unused private members in derived cursor rules (@matt-edmondson)
- Fix compilation errors in ContiguousSetBenchmarks and improve collection initialization (@matt-edmondson)
- Fix compilation errors and improve tests in collection classes (@matt-edmondson)
- Implement equality logic and XML documentation for ContiguousMap.Entry (@matt-edmondson)
- Refactor collection classes to use properties for Count (@matt-edmondson)
- Enhance ktsu.Containers with new benchmarks and tests (@matt-edmondson)
- Add new collection types and update documentation (@matt-edmondson)
- Add OrderedMap and its benchmarks to ktsu.Containers (@matt-edmondson)
- Add OrderedSet and benchmarking framework for ktsu.Containers (@matt-edmondson)
- Refactor RingBuffer to improve efficiency and documentation (@matt-edmondson)
- Add configuration files and implement new features (@matt-edmondson)
- Add Clear method to RingBuffer and update documentation (@matt-edmondson)
What's Changed
- Bump the microsoft group with 2 updates by @dependabot[bot] in #4
- Bump BenchmarkDotNet from 0.14.0 to 0.15.8 by @dependabot[bot] in #5
- Bump MSTest.Sdk from 4.1.0 to 4.2.2 by @dependabot[bot] in #6
- Bump Polyfill from 9.7.6 to 10.4.0 by @dependabot[bot] in #7
- Bump Polyfill from 10.4.0 to 10.5.0 by @dependabot[bot] in #8
- Bump Polyfill from 10.5.0 to 10.5.1 by @dependabot[bot] in #9
- Bump the microsoft group with 2 updates by @dependabot[bot] in #10
- Bump MSTest.Sdk from 4.2.2 to 4.2.3 by @dependabot[bot] in #11
- Bump Polyfill from 10.5.1 to 10.6.0 by @dependabot[bot] in #12
- Bump Polyfill from 10.6.0 to 10.7.0 by @dependabot[bot] in #13
- Bump Polyfill from 10.7.0 to 10.7.2 by @dependabot[bot] in #14
- Bump Polyfill from 10.7.2 to 10.8.0 by @dependabot[bot] in #15
- Bump the ktsu group with 3 updates by @dependabot[bot] in #16
- Bump Polyfill from 10.8.0 to 10.8.1 by @dependabot[bot] in #17
- Add real-time-safe SPSC ring buffer and denormal-aware delay line by @matt-edmondson in #18
Full Changelog: v1.0.12...v1.1.0
v1.0.13-pre.1
v1.0.13-pre.1 (prerelease)
Changes since v1.0.12:
- Sync .github\workflows\dotnet.yml (@KtsuTools)
Full Changelog: v1.0.12...v1.0.13-pre.1
v1.0.12
v1.0.12 (patch)
Changes since v1.0.11:
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
Full Changelog: v1.0.11...v1.0.12
v1.0.12-pre.1
v1.0.12-pre.1 (prerelease)
Changes since v1.0.11:
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
Full Changelog: v1.0.11...v1.0.12-pre.1
v1.0.11
v1.0.11 (patch)
Changes since v1.0.10:
- Remove legacy build scripts (@matt-edmondson)
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.10 (patch)
Changes since v1.0.9:
- Sync .github\workflows\dotnet.yml (@ktsu[bot])
- Sync global.json (@ktsu[bot])
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync global.json (@ktsu[bot])
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync global.json (@ktsu[bot])
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync global.json (@ktsu[bot])
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync global.json (@ktsu[bot])
- Sync COPYRIGHT.md (@ktsu[bot])
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
- Sync COPYRIGHT.md (@ktsu[bot])
Full Changelog: v1.0.9...v1.0.10
v1.0.10-pre.7
v1.0.10-pre.7 (prerelease)
Changes since v1.0.10-pre.6:
- Merge remote-tracking branch 'refs/remotes/origin/main' (@ktsu[bot])
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
Full Changelog: v1.0.10-pre.6...v1.0.10-pre.7
v1.0.10-pre.6
v1.0.10-pre.6 (prerelease)
Changes since v1.0.10-pre.5:
- Sync scripts\update-winget-manifests.ps1 (@ktsu[bot])
- Sync scripts\PSBuild.psm1 (@ktsu[bot])
- Sync global.json (@ktsu[bot])
Full Changelog: v1.0.10-pre.5...v1.0.10-pre.6