Releases: alibaba/hiactor
Releases · alibaba/hiactor
Release v0.1.1
What's Changed
- Support cooking dependencies as self-managed by @nlighting in #26
- Support excluding dependencies from cooking by @nlighting in #27
- Bump libfmt version to 6.1.2 for cooking by @nlighting in #28
- Fix BUG: can not create two
hqps_actor_autogen
target in one CMakeList by @zhanglei1949 in #31 - Skip linking stdc++fs when gcc version is greater than 9 by @nlighting in #29
- Make the proxy shard fixed when sending a network request by @nlighting in #33
- support cooking all dependencies as static libraries by @nlighting in #34
New Contributors
- @zhanglei1949 made their first contribution in #31
Full Changelog: v0.1.0...v0.1.1
First open release
The first open release includes basically everything in the repository.