This repository was archived by the owner on May 6, 2026. It is now read-only.
Releases: JKamsker/XSense-Extractor
Releases · JKamsker/XSense-Extractor
Release list
Release 0.1.2
Add Docker configuration files and enhance MQTT command handling - Create .dockerignore to exclude unnecessary files from Docker context - Add docker-publish.yml for CI/CD pipeline to build and push Docker images - Implement Dockerfile for multi-stage build of the application - Update MonitorLiveDataCommand to support MQTT configuration via environment variables - Modify Program.cs to default to "monitor" command if no arguments are provided - Refactor XSenseApiClient to retrieve username and password from environment variables
Release 0.1.1
Add stopping token to history list