Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 20:54
· 24 commits to master since this release
v0.9.0
b13b5a3

Summary

  • Add lock functionality and lock time setting
  • Make buttons invert colors when pressed
  • Make update button bigger

Commits

  • 776c903: Update project URL (Gideon Shaked)
  • 2d90e34: Rename ConnectionError as to not conflict with builtin (Gideon Shaked)
  • d669fac: Go back to +/- 50 (Gideon Shaked)
  • 5e06aba: Reformat buttons to make update bigger (Gideon Shaked)
  • 1bb0e5f: Make buttons change color on click (Gideon Shaked)
  • 806f441: Remove debugging print (Gideon Shaked)
  • aed3111: Move gui.py to main.py to align with server (Gideon Shaked)
  • b8b6f21: Update bumpversion and pyinstaller to match file structure (Gideon Shaked)
  • b02b67f: Move version to package level (Gideon Shaked)
  • 33e42c3: Add lock functionality (Gideon Shaked)
  • d6ad358: Make install script restart service (Gideon Shaked)
  • 5ffc3cd: Change server_activate (Gideon Shaked)
  • 1fb1ba9: Make buttons turn black (Gideon Shaked)
  • 348e2b0: Fix lock time setting button (Gideon Shaked)
  • 6e614f8: Fix keyerror (Gideon Shaked)
  • 3b37338: Switch lock HIGH and LOW to see if does anything (Gideon Shaked)
  • 6334718: Bump version: 0.7.0 → 0.8.0 (Gideon Shaked)