Releases: gaseous-project/hasheous-taskrunner
Releases · gaseous-project/hasheous-taskrunner
v1.1.3
What's Changed
Bug Fixes
- Update authentication handling for re-registration and improve test coverage by @michael-j-green in #18
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Bug Fixes
- Standardize re-registration behavior and enhance error handling by @michael-j-green in #17
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
What's New
- Add TaskCount and notui configuration options for task control by @michael-j-green in #15
- Enhance task execution, and improve API client security by @michael-j-green in #16
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
What's New
- Add support for multiple clients running at once using the
--TaskCount xcommand line argument by @michael-j-green in #14
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
Bug Fixes
- Disable PublishReadyToRun for macOS by @michael-j-green in #12
- Add multiple-instance support by setting the ClientName argument by @michael-j-green in #13
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
What's New
- Update user documentation by @michael-j-green in #10
- Implement model pulling logic to check for existing models by @michael-j-green in #11
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Bug Fixes
- Enhance auto-update mechanism and process by @michael-j-green in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Bug Fixes
- Correct Dockerfile to include iputils-ping installation by @michael-j-green in #8
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
What's New
- Add GitHub workflows for building executables on macOS and Windows by @michael-j-green in #1
- Reorganize Docker setup with new Dockerfile and docker-compose.yml by @michael-j-green in #2
- Add GitHub workflows for macOS executable builds by @michael-j-green in #3
- Update version extraction command in macOS build workflows by @michael-j-green in #4
- Add Windows service commands by @michael-j-green in #5
- Add Windows service support and automatic update mechanism by @michael-j-green in #6
- Enhance security and resilience with checksum verification and SBOM generation by @michael-j-green in #7
New Contributors
- @michael-j-green made their first contribution in #1
Full Changelog: https://github.com/gaseous-project/hasheous-taskrunner/commits/v1.0.0