Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Releases: JKamsker/XSense-Extractor

Release 0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 23:09
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

Choose a tag to compare

@github-actions github-actions released this 24 Apr 08:09
Add stopping token to history list

Release 0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 23:11

First release :)