Miaxos / sharded-thread

Sharding between threads
Apache License 2.0
7 stars 2 forks source link

chore: release v0.1.1 #2

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

🤖 New release

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


This PR was generated with release-plz.