unique_toolkit 0.8.49__py3-none-any.whl → 0.8.50__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-0.8.49.dist-info → unique_toolkit-0.8.50.dist-info}/METADATA +6 -1
- {unique_toolkit-0.8.49.dist-info → unique_toolkit-0.8.50.dist-info}/RECORD +4 -4
- {unique_toolkit-0.8.49.dist-info → unique_toolkit-0.8.50.dist-info}/LICENSE +0 -0
- {unique_toolkit-0.8.49.dist-info → unique_toolkit-0.8.50.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: unique_toolkit
|
3
|
-
Version: 0.8.
|
3
|
+
Version: 0.8.50
|
4
4
|
Summary:
|
5
5
|
License: Proprietary
|
6
6
|
Author: Cedric Klinkert
|
@@ -117,6 +117,11 @@ All notable changes to this project will be documented in this file.
|
|
117
117
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
118
118
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
119
119
|
|
120
|
+
|
121
|
+
## [0.8.50] - 2025-09-08
|
122
|
+
- Minor fix in documentation
|
123
|
+
- Updated examples
|
124
|
+
|
120
125
|
## [0.8.49] - 2025-09-05
|
121
126
|
- Fixed token reducer now has a safety margin of 10% less did not work.
|
122
127
|
|
@@ -118,7 +118,7 @@ unique_toolkit/tools/utils/execution/execution.py,sha256=vjG2Y6awsGNtlvyQAGCTthQ
|
|
118
118
|
unique_toolkit/tools/utils/source_handling/schema.py,sha256=vzAyf6ZWNexjMO0OrnB8y2glGkvAilmGGQXd6zcDaKw,870
|
119
119
|
unique_toolkit/tools/utils/source_handling/source_formatting.py,sha256=C7uayNbdkNVJdEARA5CENnHtNY1SU6etlaqbgHNyxaQ,9152
|
120
120
|
unique_toolkit/tools/utils/source_handling/tests/test_source_formatting.py,sha256=oM5ZxEgzROrnX1229KViCAFjRxl9wCTzWZoinYSHleM,6979
|
121
|
-
unique_toolkit-0.8.
|
122
|
-
unique_toolkit-0.8.
|
123
|
-
unique_toolkit-0.8.
|
124
|
-
unique_toolkit-0.8.
|
121
|
+
unique_toolkit-0.8.50.dist-info/LICENSE,sha256=GlN8wHNdh53xwOPg44URnwag6TEolCjoq3YD_KrWgss,193
|
122
|
+
unique_toolkit-0.8.50.dist-info/METADATA,sha256=8YBM58kjR4VR74qWcSLLCbh7avpqoUmwNF3UY8A5ZdI,31178
|
123
|
+
unique_toolkit-0.8.50.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
124
|
+
unique_toolkit-0.8.50.dist-info/RECORD,,
|
File without changes
|
File without changes
|