Skip to content

v0.2.8 Release

Compare
Choose a tag to compare
@qicosmos qicosmos released this 12 Dec 03:07
· 182 commits to main since this release
13a24b8

What's Changed

  • [easylog][improve]make easylog independent by @qicosmos in #508
  • [struct_pack][bugfix] fix broken container size cause program crash by @poor-circle in #509
  • [coro_file][improve]do some improvement by @qicosmos in #510
  • [coro_file][fix]read at, write at by @qicosmos in #513
  • [struct_pack][feature] add support for user-defined serialization by @poor-circle in #514
  • [easylog][fix]fix path when roll files by @qicosmos in #518
  • [CMake][feat] Support FetchContent use by @JYLeeLYJ in #519
  • [coro_rpc] add attachment/close/get_connection_id for coro_rpc::context by @poor-circle in #521
  • [struct_pack][fix] set std::bitset as unportable type by @poor-circle in #522
  • [coro_http][fix and update]update coro_http by @qicosmos in #524

New Contributors

Full Changelog: v0.2.7...v0.2.8