Dynamic class constant fetch, disallowedEnums #247
Closed
spaze
announced in
Announcements
Replies: 1 comment
-
I have now pushed 3.1.1 release which fixes the dynamic constant fetch issue again (#248). It was created from the 3.1.0 which has now been deleted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
disallowedEnums
, they useDisallowedConstant
internally (AddeddisallowedEnums
, they useDisallowedConstant
internally #243, docs)Internal changes:
>=
8.0 & 8.1, not just>
#244)disallowedConstants
'constant
field is always present (disallowedConstants
'constant
field is always present #245)This discussion was created from the release Dynamic class constant fetch, disallowedEnums.
Beta Was this translation helpful? Give feedback.
All reactions