Update dependency magic_enum to v0.9.7 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.0->v0.9.7Release Notes
Neargye/magic_enum (magic_enum)
v0.9.7: Magic Enum v0.9.7Compare Source
Release v0.9.7
#include <magic_enum/magic_enum.hpp>instead of#include <magic_enum.hpp>v0.9.6: Magic Enum v0.9.6Compare Source
Release v0.9.6
-wshadow(#354)v0.9.5: Magic Enum v0.9.5Compare Source
Release v0.9.5
v0.9.4: Magic Enum v0.9.4Compare Source
Release v0.9.4
include/magic_enumdirectoryv0.9.3: Magic Enum v0.9.3Compare Source
Release v0.9.3
enum_next_valueandenum_prev_valuein<magic_enum_utility.hpp>(#280)enum_for_eachto<magic_enum_utility.hpp><magic_enum_all.hpp>MAGIC_ENUM_NO_ASSERTMAGIC_ENUM_NO_EXCEPTIONMAGIC_ENUM_ENABLE_HASH_SWITCH_ITERATOR_DEBUG_LEVELon msvcv0.9.2: Magic Enum v0.9.2Compare Source
Release v0.9.2
enum_flags_testandenum_flags_test_anyfunctions for flagsenum_flags_*to<enum_flags.hpp>v0.9.1: Magic Enum v0.9.1Compare Source
Release v0.9.1
v0.9.0: Magic Enum v0.9.0Compare Source
Release v0.9.0
enum_range::is_flags. Need to explicitly setenum_range::is_flags, or add defineMAGIC_ENUM_AUTO_IS_FLAGSfor old behavior.iostream_operatorstomagic_enum_iostream.hppenum_range. (#268)-fno-pretty-templates. (#258)<functional>. (#252)v0.8.2: Magic Enum v0.8.2Compare Source
Release v0.8.2
MAGIC_ENUM_ENABLE_HASHto generate a hash switch, this need more memory and compile-time but functions like 'enum_name', 'enum_switch', etc will have O(1) complexityenum_switchenum_switch(#199)v0.8.1: Magic Enum v0.8.1Compare Source
Release v0.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.