Magic Enum v0.6.0
Release v0.6.0
-
Fix build fail with sanitize, see #6
-
Fix Syntax Error caused by "Windows.h", see #7
-
Fix implicit conversion changes signedness.
-
Improving compile times.
-
Improve ostream operators for enums.
-
Add bitwise operators for enums.
-
Add is_fixed_enum, underlying_type.
-
[breaking changes] change
magic_enum::ops
tomagic_enum::ostream_operators