Release v0.9.8
- Add ADL way of defining enum_range (#413)
- Add prefix trimming (#414)
- Add support fmt and std::format in C++20 module (#394)
- Add rules_cc bazel dependency (#438)
- Add custom separator symbol for enum_flags_cast from string (#446)
- Fix empty string and static_str string_view conversion (#415)
- Fix CWG1766 (#398)
- Fix std::format and fmt build (#379) (#397) (#441)
- Fix FUNCSIG parsing on x86 by explicitly declaring the calling convention (#405)