unique_toolkit 1.1.6__py3-none-any.whl → 1.1.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {unique_toolkit-1.1.6.dist-info → unique_toolkit-1.1.8.dist-info}/METADATA +8 -1
- {unique_toolkit-1.1.6.dist-info → unique_toolkit-1.1.8.dist-info}/RECORD +4 -4
- {unique_toolkit-1.1.6.dist-info → unique_toolkit-1.1.8.dist-info}/LICENSE +0 -0
- {unique_toolkit-1.1.6.dist-info → unique_toolkit-1.1.8.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: unique_toolkit
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.8
|
4
4
|
Summary:
|
5
5
|
License: Proprietary
|
6
6
|
Author: Cedric Klinkert
|
@@ -118,6 +118,13 @@ All notable changes to this project will be documented in this file.
|
|
118
118
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
119
119
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
120
120
|
|
121
|
+
## [1.1.8] - 2025-09-23
|
122
|
+
- Revert last to version 1.1.6
|
123
|
+
|
124
|
+
## [1.1.7] - 2025-09-23
|
125
|
+
- Introduce keyword only functions in services for better backward compatibility
|
126
|
+
- Deprecatea functions that are using positional arguments in services
|
127
|
+
|
121
128
|
## [1.1.6] - 2025-09-23
|
122
129
|
- Fix model_dump for `ToolBuildConfig`
|
123
130
|
|
@@ -128,7 +128,7 @@ unique_toolkit/short_term_memory/schemas.py,sha256=OhfcXyF6ACdwIXW45sKzjtZX_gkcJ
|
|
128
128
|
unique_toolkit/short_term_memory/service.py,sha256=5PeVBu1ZCAfyDb2HLVvlmqSbyzBBuE9sI2o9Aajqjxg,8884
|
129
129
|
unique_toolkit/smart_rules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
130
130
|
unique_toolkit/smart_rules/compile.py,sha256=cxWjb2dxEI2HGsakKdVCkSNi7VK9mr08w5sDcFCQyWI,9553
|
131
|
-
unique_toolkit-1.1.
|
132
|
-
unique_toolkit-1.1.
|
133
|
-
unique_toolkit-1.1.
|
134
|
-
unique_toolkit-1.1.
|
131
|
+
unique_toolkit-1.1.8.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
132
|
+
unique_toolkit-1.1.8.dist-info/METADATA,sha256=PZk9DqoRKtH35hnqcqRyNkcy20mLwytAiuqB6EAJp28,33104
|
133
|
+
unique_toolkit-1.1.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
134
|
+
unique_toolkit-1.1.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|