
EnumUtils
A library to help with creating and getting EnumsDetails
1.0.5
- Made plugin info accessible
 - Some more methods.
 
1.0.4
- Made a nuget package
 - Added a way to check if an enum is dynamic (modded) or static (vanilla).
 - Some more methods.
 
1.0.3
- Added a 
ThrowIfNotEnummethod. 
1.0.2
- Changed a method so that it returns the created enum
 
1.0.1
- Added documentation xml file
 
1.0.0
- First release