- Minimum CMake version is now 3.5 (#156).
- Better module support (#151).
- Prevent dangling double-wrapping of
function_ref
(#154). - Use EBO for
strong_typedef
on MSVC (#159). - Add
flag_set::from_int
(#161).
New Contributors
- @Life4gal made their first contribution in #151
- @szekipepe made their first contribution in #156
- @ZeroMemes made their first contribution in #159
- @meikjaeckle made their first contribution in #161
Full Changelog: v0.2.3...v0.2.4