- Support PHP ~8.0.
- Added information into
changelog. - Added
LICENSEfile and information about license in every file.
- Changed license type to the
MIT. - Removed redundant class comments.
- Increased minimal php version requirements to the
7.1.
- Removed
Enumer::getEnumBit()method.
- Fixed
Enumer::normalize()method to correct work with not string values.
- First release of this component.