Skip to content

v1.1.0

Choose a tag to compare

@dborgards dborgards released this 09 Sep 12:42
· 469 commits to main since this release

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)