Releases: nbeddows/meen-hw
Releases · nbeddows/meen-hw
v0.2.1
The Linux binaries require GLIBC minimum version 2.38 and GLIBCXX minimum version 3.4.32.
The Windows binaries are built with Visual Studio 22 and require the 2022 redistributable.
What's Changed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
The Linux binaries are built with GCC-13.2 and require GLIBC minimum version 2.38 and GLIBCXX minimum version 3.4.32.
The Windows binaries are built with Visual Studio 22 and require the 2022 redistributable.
What's Changed
- #18 feat: std::error_code support by @nbeddows in #19
- #20 docs: update for rp2040 by @nbeddows in #22
- #21 feat: rp2040 support by @nbeddows in #23
- #24 test: port GTest unit tests to Unity unit test framework by @nbeddows in #25
- #26 feat: add ArduinoJson support for baremetal by @nbeddows in #27
Full Changelog: v0.1.0...v0.2.0
v0.1.0
The Linux binaries are built with GCC-12.2 and require GLIBC minimum version 2.34 and GLIBCXX minimum version 3.4.29.
The Windows binaries are built with Visual Studio 22 and require the 2022 redistributable.
What's Changed
- #1 feat: initial meen-hw sources by @nbeddows in #4
- #2 feat: conan and cmake support by @nbeddows in #5
- #6 test: conan test package by @nbeddows in #7
- #8 test: i8080_arcade and resource pool unit tests by @nbeddows in #9
- #3 docs: update readme by @nbeddows in #10
- #12 feat: binary development package by @nbeddows in #13
- #14 fix: resource pool deleter by @nbeddows in #15
New Contributors
Full Changelog: https://github.com/nbeddows/meen-hw/commits/v0.1.0