Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 952 Bytes

History.md

File metadata and controls

30 lines (25 loc) · 952 Bytes

0.1.4 10/02/2025

  • Build releases versions also for Debian 12 and Ubuntu 24
  • Remove WebXKeyboardConnection and unused libraries
  • Update spdlog to 1.15.1
  • Cleanup tests

0.1.3 28/01/2025

  • Fix subscriber filtering for newer versions of zmq
  • Build in release mode when creating the debian pacakge
  • Remove test loop for creation of alpha map (forgotten remnant of perf testing)
  • Update README
  • Add BSD license
  • Add multi-user devcontainer for full webx stack dev
  • Add devcontainer to develop webx-engine inside the webx-dev-env container
  • Add preprocessor flags to compile for newer versions of ZMQ (fix deprecated warnings too)

0.1.2 02/01/2025

  • Set the package version in the ci/cd automatically to the tag value

0.1.1 18/12/2024

  • Add github action to build and upload debian packages to release files

0.1.0 17/02/2023

  • Initial release