Skip to content

Releases: cslab/functions-sdk-python

0.13.1

22 Apr 09:34
Compare
Choose a tag to compare

What's Changed

  • Fix: Objects are not correctly attached to Engineering Change fields

Full Changelog: 0.13.0...0.13.1

0.13.0

15 Apr 08:17
Compare
Choose a tag to compare

What's Changed

  • Added EC status change events

Full Changelog: 0.12.0...0.13.0

0.12.0

03 Apr 13:00
Compare
Choose a tag to compare

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 and documents instead of linked_parts or attached_parts

Full Changelog: 0.11.1...0.12.0

0.11.1

03 Apr 07:58
Compare
Choose a tag to compare

What's Changed

  • Fix crash when using pydantic >=2.11

Full Changelog: 0.11.0...0.11.1

0.11.0

31 Mar 11:04
Compare
Choose a tag to compare

What's Changed

  • Feat: Document and Part Field Calculation Events

Full Changelog: 0.10.0...0.11.0

0.10.0

27 Mar 13:53
Compare
Choose a tag to compare

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

13 Mar 14:46
Compare
Choose a tag to compare

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

07 Mar 07:30
4bec539
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

0.8.3

08 Nov 11:45
Compare
Choose a tag to compare

What's Changed

  • added the fields short_name, application and remark to Material

Full Changelog: 0.8.2...0.8.3

0.8.2

18 Oct 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2