sharded-thread: 0.1.0 -> 0.1.1 (✓ API compatible changes)
Changelog
## [0.1.1](https://github.com/Miaxos/sharded-thread/compare/v0.1.0...v0.1.1) - 2024-01-10
### Added
- remove lifetime with shard by replacing ref with Arc
- first impl
### Fixed
- tcp example without any std::mem::forget
- clippy
### Other
- disable some cross tests
- add some citations
- update README
- add some comments
- add test to load balance tcp (bis)
- add test to load balance tcp
- fmt tests
- add toolchain
- add some info in the readme
- first commit
🤖 New release
sharded-thread
: 0.1.0 -> 0.1.1 (✓ API compatible changes)Changelog
This PR was generated with release-plz.