Arcor2-build

Latest version: v1.4.0

Safety actively analyzes 623368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.4.0

Changed

- Updated dependencies, switched to Python 3.11.

1.3.2

Fixed

- OT was duplicated in zip file when listed both in scene and in `project_objects_ids`.

1.3.1

Fixed

- Objects specified in `project_objects_ids` were actually missing in the package.

Changes

- Support for `project_objects_ids` was added for `import`.

1.3.0

Changed

- Object Types listed in `project_objects_ids` are now automatically added to the Execution package.
- Those objects don't have to be based on `Generic`, actually the file may contain whatever (no need for a class with name corresponding to the name of the module / Object Type).
- All scene objects are downloaded prior to trying to find their predecessors. This will allow importing code from one Object Type into another.
- Cross-importing should be done only between OT listed in scene or objects listed in `project_objects_ids` - OT should not import something from another OT predecessor, as this situation can't be figured out.
- All changes are fully backwards compatible.

1.2.0

Changed

- Dependency on `arcor2_runtime~=1.1.0`.

1.1.0

Changed

- Updated dependencies, switched to Python 3.11.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.