Skip to content

Releases: ktsu-dev/Containers

v1.1.2

12 Jun 09:05

Choose a tag to compare

v1.1.2 (patch)

Changes since v1.1.1:

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Jun 08:10

Choose a tag to compare

v1.1.1 (patch)

Changes since v1.1.0:

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Jun 07:47

Choose a tag to compare

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

Full Changelog: v1.0.12...v1.1.0

v1.0.13-pre.1

17 Feb 09:17

Choose a tag to compare

v1.0.13-pre.1 Pre-release
Pre-release

v1.0.13-pre.1 (prerelease)

Changes since v1.0.12:

Full Changelog: v1.0.12...v1.0.13-pre.1

v1.0.12

16 Feb 05:23

Choose a tag to compare

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

16 Feb 03:22

Choose a tag to compare

v1.0.12-pre.1 Pre-release
Pre-release

v1.0.12-pre.1 (prerelease)

Changes since v1.0.11:

Full Changelog: v1.0.11...v1.0.12-pre.1

v1.0.11

14 Feb 01:44

Choose a tag to compare

v1.0.11 (patch)

Changes since v1.0.10:

Full Changelog: v1.0.10...v1.0.11

v1.0.10

14 Feb 01:22

Choose a tag to compare

v1.0.10 (patch)

Changes since v1.0.9:

Full Changelog: v1.0.9...v1.0.10

v1.0.10-pre.7

06 Feb 01:07

Choose a tag to compare

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

05 Feb 20:57

Choose a tag to compare

v1.0.10-pre.6 (prerelease)

Changes since v1.0.10-pre.5:

Full Changelog: v1.0.10-pre.5...v1.0.10-pre.6