Releases: OlivierLDff/Endn
Releases · OlivierLDff/Endn
v1.3.3
v1.3.2
🔨 ENDN_VERBOSE : log cmake only if main project
🎨 cmake-format
v1.3.1
✨ Add alias library Endn::Endn
📝 Fix default ENDN_TARGET/PROJECT variable name in README
v1.3.0
Important
🚑 Tests: SET_UINT8/16/32/48/64 + GET_UINT8/16/32/48/64
👷 Unit tests on amd64 (windows/mac/linux), arm64/ppc64le/s390x (linux)
🔨 Fix bigendian test to always run even if ENDN_ENABLE_BSWAP is disabled
Misc
🔨 Set cxx_std_11 as minimal c++ version
🔨 Remove C support support
🔨 Use folder solution
🔥 Remove useless .editorconfig
🎨 Update Clang-format