Releases: control-hub/controlhub-lib
Releases · control-hub/controlhub-lib
v0.6.1
v0.6.0
Indexing update
- Shifted from gui input to direct lunch of programs via subprocess.Popen()
- Added search file, that finds link using indexed links
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
DB record update
Note
This update will be usefull to controlhub app users
- Added functions to interact with pocketbase computer and execution records
- Removed data veriable, because this kind of interaction with data is obamination
Full Changelog: v0.4.2...v0.5.0
v0.4.2
Remake download function
- Now using wget download function instead of using requests and other complex stuff
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Hotfix
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Delay env variable update
- Added
CH_DELAYenv variable to make default delay customizable - Increased default CH_DELAY to 0.2 from 0.1
- Refactored every delay variable to use CH_DELAY if it is set to
None
Full Changelog: v0.3.4...v0.4.0
v0.3.4
v0.3.3
v0.3.2
Keyboard update and bugfixes
- Fixed bug with download function
- Added more info in docs to keyboard functions
- Minor changed to README
- Added support for \n in write function
Full Changelog: v0.3.1...v0.3.2