Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@wasontech-bot wasontech-bot released this 29 May 16:00
· 1 commit to master since this release

What's Changed

  • Add TaskGenerator util, TestFixtures util, and improve UuidUtil by @johnwason in #8
  • Add SendUpdate command to AsyncTaskGenerator by @johnwason in #9
  • Add missing pragma once to TaskGenerator.h by @johnwason in #11
  • Call FillStatus after StartTask() in AsyncTaskGenerator by @johnwason in #10
  • Update to vcpkg-action@v6 and use vcpkg-binarycache by @johnwason in #12
  • Add clang-tidy checks and fix recommendations by @johnwason in #13
  • Add cppcheck and fix recommendations by @johnwason in #14
  • Improve eigen types conversion and testing by @johnwason in #15
  • Refactor implementations into library by @johnwason in #16
  • Add pre-commit and format files by @johnwason in #17
  • Skip no-commit-to-branch pre-commit hook on github actions by @johnwason in #18
  • Add ImageUtil by @johnwason in #19
  • Add DeviceConnector and support for tags in DeviceInfo by @johnwason in #20
  • Add cpack source by @johnwason in #7
  • Add additional CI tests for different Ubuntu and Debian versions and fix compatibility problems by @johnwason in #21
  • Add package_source build target to main CI by @johnwason in #22
  • Add release action from tags by @johnwason in #23

Full Changelog: v0.3.1...v0.4.1