2.2.0
This release of optional lite contains the following changes.
Changes
Relational operators now support mixed value types as specified in C++17 and are constexpr.
Fixes
The struct/class mismatch for std::hash has been fixed (thanks to Łukasz A.J. Wrona @LAJW).