4 Commits

Author SHA1 Message Date
4e9fb934be fix payload key 2025-07-05 15:42:40 +01:00
82baa40e79 reqclient rework initial commit
position arguments removed.

keyword-only argument enforced.

type annotations added

this is a breaking change and would required a major version bump.
2025-06-28 14:24:50 +01:00
3bce50701e add v5.4, v5.5 methods
v5.4:
- get_source_filter_kind_list
- get_scene_item_source

v5.5:
- split_record_file
- create_record_chapter

minor bump
2025-06-23 06:25:31 +01:00
8e8062d5c8 Merge pull request #57 from onyx-and-iris/dev
Return response class for toggle_record
2025-05-14 20:19:49 +01:00
2 changed files with 1271 additions and 666 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
version = "1.7.2"
version = "1.8.0"