Skip to content

2.0.0

Choose a tag to compare

@briangleeson briangleeson released this 16 Oct 18:52
· 90 commits to main since this release

2.0.0 (2024-10-16)

Features

  • toolchain: add text plain object property for createToolchainEvents (#46) (16c8c0c)

BREAKING CHANGES

  • toolchain: the textPlain string property is being replaced by a ToolchainEventPrototypeDataTextPlain object. String values must be provided using the ToolchainEventPrototypeDataTextPlain.content property

Signed-off-by: Omar Al Bastami omar.albastami@ibm.com

  • fix to test

Signed-off-by: Omar Al Bastami omar.albastami@ibm.com