v0.2.0
What's Changed
- Release/23.2.0 by @potterphx in #4
- Add a call to suspend or resume a link. by @phx-mkoninckx in #5
- Added file_array_value to VariableValue message. by @phx-mpascale in #6
- Feat/implement variable dependency retrieval by @cleftwich in #8
- Add an RPC to check if a link is suspended. by @phx-mkoninckx in #9
- Reference variable adjustments: by @phx-mpascale in #10
- Change ReferenceVariableGetValue to return VariableState by @cleftwich in #11
- Added types for reference variables. by @phx-mpascale in #12
- RPC method for ReferenceArrayGetLength by @cleftwich in #13
- Added rpc for sending a heartbeat signal to the server. by @phx-mpascale in #14
- Rework gRPC API for reference properties to support functionality desired in Python. by @phx-mkoninckx in #15
- Correct the return type for getting ref prop state to VariableState. by @phx-mkoninckx in #16
- maint: technical review by @clatapie in #18
- Changing repository name by @clatapie in #20
- Remove unused and unneeded reference property methods. by @phx-mkoninckx in #17
- Bump version to 0.2.dev0 by @clatapie in #21
- Added ReferenceArraySetLength method. by @phx-mpascale in #22
New Contributors
- @phx-mpascale made their first contribution in #6
- @cleftwich made their first contribution in #8
- @clatapie made their first contribution in #18
Full Changelog: ModelCenter-23.2.0-rc1...v0.2.0