Releases: cslab/functions-sdk-python
Releases · cslab/functions-sdk-python
0.13.1
What's Changed
- Fix: Objects are not correctly attached to Engineering Change fields
Full Changelog: 0.13.0...0.13.1
0.13.0
0.12.0
What's Changed
Breaking changes:
-
Changed the names of the events and their classes, to be more consistent:
DocumentReleaseEvent
->DocumentReleasedEvent
PartReleaseEvent
->PartReleasedEvent
EngineeringChangeRelease
->EngineeringChangeReleasedEvent
EngineeringChangeCheck
>EngineeringChangeCheckEvent
-
Event data now consistently uses the attributes
parts
anddocuments
instead oflinked_parts
orattached_parts
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
0.10.0
What's Changed
- Feature: Added development server that can be used to run Functions locally for testing and development.
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Feat: Add create and modify check events for docs and parts
Full Changelog: 0.8.4...0.9.0
0.8.4
0.8.3
What's Changed
- added the fields
short_name
,application
andremark
to Material
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- add teilenummer and t_index to bom_item by @jens-kuerten in #15
- switch to ruff and upgrade bandit by @jens-kuerten in #16
Full Changelog: 0.8.1...0.8.2