StayAwake Changelog

What's new in StayAwake 0.2.4

Mar 20, 2023
  • Changed:
  • Updated dependencies
  • Updated CI/CD pipelines

New in StayAwake 0.2.3 (Oct 21, 2022)

  • Updated dependencies

New in StayAwake 0.2.2 (Jun 8, 2022)

  • Updated dependencies

New in StayAwake 0.2.1 (Apr 5, 2022)

  • Added:
  • (CI/CD) Codecov.io integration
  • Improved unit test coverage

New in StayAwake 0.2.0 (Mar 31, 2022)

  • Added:
  • Added two new configuration properties called INIT_POINT and WORKING_AREA
  • Added basic unit tests
  • Changed:
  • Renamed OFFSET_PIXEL_MIN to JUMP_BY_PIXEL_MIN
  • Renamed OFFSET_PIXEL_MAX to JUMP_BY_PIXEL_MAX
  • Updated dependencies

New in StayAwake 0.1.2 (Feb 22, 2022)

  • Upgrade to 2021 edition of Rust.

New in StayAwake 0.1.1 (Jul 1, 2021)

  • Support for inhibiting Power Management (Windows & MacOS)
  • Added CHANGELOG.md file
  • Added LICENSE file