v1.0.3
·
171 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's New
Comprehensive Test Suite
- Expanded from 23 to 180 unit tests
- Full coverage for Socket, Channel, Push, DelayedExecutor, Scheduler
- Heartbeat and reconnect logic now unit tested
- Test categories added (
Unit/Integration)
Tooling Improvements
- Code coverage reporting via Codecov
- NuGet package caching in CI for faster builds
- Code style enforcement with
.editorconfig
Bug Fixes
- Fixed nullable reference type warnings in Socket and JSONMessageSerializer
Documentation
- Added NuGet and Codecov badges to README
- Updated CLAUDE.md with build/format commands