Skip to content

Releases: OlivierLDff/Endn

v1.3.3

01 May 23:37
f831d32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Aug 21:35
Compare
Choose a tag to compare

🔨 ENDN_VERBOSE : log cmake only if main project
🎨 cmake-format

v1.3.1

18 Jul 08:16
Compare
Choose a tag to compare

✨ Add alias library Endn::Endn
📝 Fix default ENDN_TARGET/PROJECT variable name in README

v1.3.0

07 Apr 13:12
Compare
Choose a tag to compare

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