Skip to content

Releases: batterycenter/embed

v1.2.19

11 Jul 06:50

Choose a tag to compare

Fix compiler error on clang compilers

Full Changelog: v1.2.18...v1.2.19

v1.2.18

10 Jul 23:48

Choose a tag to compare

Add more robust error handling

Full Changelog: v1.2.17...v1.2.18

v1.2.17

10 Jul 21:31

Choose a tag to compare

Added GCC diagnostics to remove compiler warning in Clang-cl

Full Changelog: v1.2.16...v1.2.17

v1.2.16

16 Jun 18:03

Choose a tag to compare

Adding <algorithm> header to fix compilation on newer platforms.

Full Changelog: v1.2.15...v1.2.16

v1.2.15

09 Apr 20:33

Choose a tag to compare

A lot of internal cleanup and refactoring, some bugfixes across various platforms.
Finally implemented a proper CI test suite.

Full Changelog: v1.2.14...v1.2.15

v1.2.14

09 Apr 10:40
b21a5ca

Choose a tag to compare

Fix many smaller issues on different platforms such as missing includes and deprecation warnings.
Also, proxy targets now allow to work across subdirectories in CMake.

What's Changed

  • include unordered_map in embed_source_file_template.cpp by @toge in #6

Full Changelog: v1.2.13...v1.2.14

v1.2.13

06 Apr 13:45

Choose a tag to compare

Full Changelog: v1.2.12...v1.2.13

v1.2.12

05 Apr 09:17

Choose a tag to compare

Fix small CMake issue

Full Changelog: v1.2.11...v1.2.12

v1.2.11

04 Apr 08:17
402a2af

Choose a tag to compare

Add header for gcc

What's Changed

  • Please include cstdint for uint8_t by @toge in #1

New Contributors

  • @toge made their first contribution in #1

Full Changelog: v1.2.10...v1.2.11

v1.2.10

04 Apr 08:14

Choose a tag to compare

Fix for not building my examples in your projects

Full Changelog: v1.2.9...v1.2.10