AaronErhardt / tuxedo-rs

Rust libraries for interacting with hardware from TUXEDO Computers
GNU General Public License v2.0
138 stars 10 forks source link

chore: release main #73

Open github-actions[bot] opened 5 months ago

github-actions[bot] commented 5 months ago

:robot: I have created a release beep boop

tailor: 0.3.2 ### Dependencies * The following workspace dependencies were updated * dependencies * tailor_api bumped from 0.2.5 to 0.2.6 * tailor_client bumped from 0.2.6 to 0.2.7
tailor_api: 0.2.6 ## [0.2.6](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_api-v0.2.5...tailor_api-v0.2.6) (2024-09-27) ### Bug Fixes * Parse profiles without LedMode without failing ([d2e938e](https://github.com/AaronErhardt/tuxedo-rs/commit/d2e938efd2e9e877e7eef9208cdc581b0e89e708))
tailor_client: 0.2.7 ### Dependencies * The following workspace dependencies were updated * dependencies * tailor_api bumped from 0.2.5 to 0.2.6
tailor_hwcaps: 0.3.0 ## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailor_hwcaps-v0.2.6...tailor_hwcaps-v0.3.0) (2024-09-27) ### Features * **tuxedo_sysfs:** implement charging profiles ([b4fb6dc](https://github.com/AaronErhardt/tuxedo-rs/commit/b4fb6dceb5b8aef8696a335c302ce88c5ab72ad2))
tailord: 0.3.0 ## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tailord-v0.2.5...tailord-v0.3.0) (2024-09-27) ### Features * Lift fan limit to start at 75°C ([e1264b0](https://github.com/AaronErhardt/tuxedo-rs/commit/e1264b0ac4c893d35c5e74ee103bd62a95057466)) ### Bug Fixes * Parse profiles without LedMode without failing ([d2e938e](https://github.com/AaronErhardt/tuxedo-rs/commit/d2e938efd2e9e877e7eef9208cdc581b0e89e708))
tuxedo_sysfs: 0.3.0 ## [0.3.0](https://github.com/AaronErhardt/tuxedo-rs/compare/tuxedo_sysfs-v0.2.5...tuxedo_sysfs-v0.3.0) (2024-09-27) ### Features * **tuxedo_sysfs:** implement charging profiles ([b4fb6dc](https://github.com/AaronErhardt/tuxedo-rs/commit/b4fb6dceb5b8aef8696a335c302ce88c5ab72ad2)) * **tuxedo_sysfs:** write part of charging profiles ([9d41b95](https://github.com/AaronErhardt/tuxedo-rs/commit/9d41b950ccb19cb9350ad62c4afaea7cd5b78a98)) ### Dependencies * The following workspace dependencies were updated * dependencies * tailor_api bumped from 0.2.5 to 0.2.6

This PR was generated with Release Please. See documentation.