0.5.4
-
Fixed the problem that
"failed to resolve: use of undeclared type or module"
(E0433) error is shown when one or more compilation errors occur when multiple#[auto_enum]
attributes are used. -
Improved the error message of
#[enum_derive]
attribute. -
Updated minimum derive_utils version to 0.7.0. This improves the error message.