Changelog¶
v1.8.0¶
Released: 2024-08-07
Bug Fixes¶
- provide app id to lime_task.get_status
Features¶
- ci: regenerate workflows
v1.7.0¶
Released: 2024-03-03
Features¶
- impersonate as another user when starting a task
v1.6.0¶
Released: 2023-05-22
Bug Fixes¶
- better way to find tasks from config
- tasks start with kwargs instead of args
Features¶
- added support to track scheduled tasks
v1.5.0¶
Released: 2023-04-17
Bug Fixes¶
- new pytest version
Features¶
- allow python 3.11
- support crm 2.308.3 with missing HttpClient
v1.4.0¶
Released: 2023-04-04
Bug Fixes¶
- text
- typing lib support in args
Features¶
- argument info
- argument info in webcomponent
v1.3.0¶
Released: 2023-03-31
Bug Fixes¶
- inline false as default
Features¶
- clear task history
v1.2.0¶
Released: 2023-03-30
Bug Fixes¶
- frontend logs
Features¶
- inline config in app config
v1.1.2¶
Released: 2023-03-22
Authors: Hampus Idstam
Features¶
- First release