Skip to content

Releases: dborgards/CanKit.Pro

v1.2.3

Choose a tag to compare

@dborgards dborgards released this 10 Sep 15:35

1.2.3 (2026-09-10)

Build & Dependencies

  • deps: Bump the test-tooling group with 1 update (aa94904)

v1.2.2

Choose a tag to compare

@dborgards dborgards released this 10 Sep 15:33

1.2.2 (2026-09-10)

Bug Fixes

  • only deploy docs to Pages from main (0a84b78)

Documentation

  • add the project website (MkDocs Material on GitHub Pages) (01bfdcf)

v1.2.1

Choose a tag to compare

@dborgards dborgards released this 10 Sep 15:10

1.2.1 (2026-09-10)

Build & Dependencies

  • deps: drop unused dependencies from CanKit.Pro.Reliability (f40b15c)

Documentation

  • align shipped documentation with the 1.2.0 release (5f48379)
  • changelog: repoint commit links after the history rewrite (8ed80f6)
  • make the XML doc comments English-only (0bf8047)
  • mark the 2026-07-14 review as external context (649cde0)

v1.2.0

Choose a tag to compare

@dborgards dborgards released this 09 Sep 13:16

1.2.0 (2026-09-09)

Features

  • drop VENDOR (moving to a separate internal repo), publish the rest of L3/L4 (01c8ea4)

v1.1.0

Choose a tag to compare

@dborgards dborgards released this 09 Sep 12:42

1.1.0 (2026-09-09)

Features

  • rawcan: add callback-style Subscribe(onNext, predicate) convenience API (d718a3a)

Bug Fixes

  • ci: resolve release-config presets via import.meta.resolve (5676591)
  • ci: use a bypass-eligible PAT for the release push (ca198bd)
  • rawcan: skip pump join when disposing callback Subscribe from onNext (771ad11)
  • rawcan: stop callback pump after self-dispose (80722d5)
  • release: revert conventional-changelog-conventionalcommits to 9.3.1 (c5bf3ce), closes #2 #15 #2

Build & Dependencies

  • deps: Bump conventional-changelog-conventionalcommits (#2) (4f2ebd8)
  • deps: Bump coverlet.collector and 2 others (#8) (140fa3b)
  • deps: Bump Microsoft.Bcl.AsyncInterfaces from 10.0.11 to 10.0.12 (#9) (3379766)
  • deps: Bump System.Memory from 4.5.4 to 4.6.3 (#10) (f9d4c91)
  • deps: Bump System.Threading.Channels from 10.0.11 to 10.0.12 (#11) (bdb8eff)
  • move to .NET 10 LTS ahead of net8.0 EOL (72c3562)