Skip to content

Releases: embetech-official/embeutils

v1.2.0

29 Oct 19:00

Choose a tag to compare

Added EMBEUTILS_PACK_BEGIN() and EMBEUTILS_PACK_END() macros to better support all compilers (mostly MSVC)
EMBEUTILS_PACKED is now deprecated

v1.1.3

27 Oct 15:06

Choose a tag to compare

Minor fixes for MSVC compiler

v1.1.2

29 Sep 12:38

Choose a tag to compare

*Expanded supported compilers list

Full Changelog: v1...v1.1.2

v1.1.1

07 Jul 14:54

Choose a tag to compare

Just a sanitizing release utilizing automated artifact generation.

v1.1.0

13 Feb 10:07
1342f72

Choose a tag to compare

What's Changed

  • added semantic versioning component by @jmacheta in #2

Full Changelog: v1...v1.1.0

v1.0.3

30 Dec 14:01

Choose a tag to compare

Modify the default behaviour of EXPECT_EXTRA and EXPECT verbose messages:
Those options are now enabled by default in DEBUG build configurations.

You can now use CMake options to force- enable/disable them globally

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Dec 02:28

Choose a tag to compare

Added restrict in endianness API for possible speedup

Full Changelog: v1...v1.0.2

v1.0.1

11 Oct 14:13

Choose a tag to compare

  • added static assertion helper macros
  • added aligment helper macros

v1.0.0

10 Jan 17:51

Choose a tag to compare

update defaults