Skip to content

Releases: rrooggiieerr/xyscreens.py

1.0.0-rc.2 - Asynchronous methods and set screen/lift position

21 May 01:14
Compare
Choose a tag to compare

This release adds:

  • Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
  • Uses callback in asynchronous mode to update screen/lift status to the caller
  • Setting the screen/lift to a specific position

Caution:
The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.

Full Changelog: 0.0.6...1.0.0-rc.2

1.0.0-rc.1 - Asynchronous methods and set screen/lift position

17 May 18:05
Compare
Choose a tag to compare

This release adds:

  • Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
  • Uses callback in asynchronous mode to update screen/lift status to the caller
  • Setting the screen/lift to a specific position

Caution:
The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.

Full Changelog: 0.0.6...1.0.0-rc.1

1.0.0-alpha.1 - Asynchronous methods and set screen/lift position

14 May 18:19
Compare
Choose a tag to compare

This release adds:

  • Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
  • Uses callback in asynchronous mode to update screen/lift status to the caller
  • Setting the screen/lift to a specific position

Caution:
The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.

Full Changelog: 0.0.6...1.0.0-alpha.1

0.1.2-dev2

09 May 04:47
Compare
Choose a tag to compare
0.1.2-dev2 Pre-release
Pre-release
Use GIT tags as version

0.1.2-dev1

09 May 04:35
Compare
Choose a tag to compare
0.1.2-dev1 Pre-release
Pre-release
Update version

0.1.1 - Asynchronous methods and set screen/lift position

08 May 14:25
Compare
Choose a tag to compare

This release adds:

  • Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
  • Uses callback in asynchronous mode to update screen/lift status to the caller
  • Setting the screen/lift to a specific position

Caution:
The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.

Full Changelog: 0.0.6...0.1.1

0.0.6

01 May 23:55
Compare
Choose a tag to compare
Update Readme

0.0.5

03 Dec 20:59
Compare
Choose a tag to compare
Bump version