Skip to content

Tags: PrivateAIM/python-sdk-patterns

Tags

0.6.5

Toggle 0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.6.5: add SDK 0.6.0 (#19)

* **New Features**
  * Added configurable log streaming level for better control over logging output.
  * Introduced optional output file support for saving results to specified file paths.
  * Enhanced support for handling and saving multiple results to individual files with automatic path generation.

* **Bug Fixes**
  * Improved logging consistency across result submission and node lifecycle events.

* **Chores**
  * Updated package version and dependencies.

---------

Co-authored-by: davidhieber <david.hieber@uni-tuebingen.de>
Co-authored-by: Nightknight3000 <alexander.roehl@uni-tuebingen.de>

0.6.4.1

Toggle 0.6.4.1's commit message
chore: bump flame sdk

Co-authored-by: antidodo <albin2993@gmail.com>

0.6.4

Toggle 0.6.4's commit message
chore: bump flame sdk

Co-authored-by: antidodo <albin2993@gmail.com>

0.6.3.1

Toggle 0.6.3.1's commit message
chore: bump version to 0.6.3.1

Co-authored-by: Nightknight3000 <alexander.roehl@uni-tuebingen.de>

0.6.3

Toggle 0.6.3's commit message
chore: update dependencies and bump version to 0.6.3

Co-authored-by: Nightknight3000 <alexander.roehl@uni-tuebingen.de>

0.6.2

Toggle 0.6.2's commit message
fix: reset sdk version to 0.4.2

Co-authored-by: antidodo <albin2993@gmail.com>

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump flame-sdk version and update project dependencies (#13)

 - Bump flame-sdk dependency to version 0.4.2                                                                                                                                                                     
  - Update node_finished method to log completion and add orderly shutdown loop
  - Reset shared stop event before thread start for failure handling                                                                                                                                               
  - Enable parallelization and collective termination in local testing
  - Remove unused variable in star_model.py                                                                                                                                                                        
  - Update README with project title and description                                                                                                                                                               
  - Fix typos in comments                                                                                                                                                                                          
                                                                                                                                                                                                                   
  Co-authored-by: Nightknight3000 <alexander.roehl@uni-tuebingen.de>                                                                                                                                               
  Co-authored-by: antidodo <albin2993@gmail.com>

0.6.0

Toggle 0.6.0's commit message
feat: bump version to 0.6.0

Co-authored-by: antidodo <albin2993@gmail.com>

0.5.1.1

Toggle 0.5.1.1's commit message
feat: include multiple output type option in local tester

Co-authored-by: antidodo <albin2993@gmail.com>

0.5.1

Toggle 0.5.1's commit message
feat: bump version to 0.5.1

Co-authored-by: antidodo <albin2993@gmail.com>