Skip to content

fixes for latest version of sgn that drops stream API in favor of explicit element insert

Jameson Rollins requested to merge jameson.rollins/sgn-ts:mr-sgn-pipeline into main

The element registry was removed from sgn, which had been requiring a redefining of the Pipeline class. This updates everything here to use the new simplified interface.

Also includes some code cleanup and some bug fixes, best to review commits independently.

Merge request reports

Loading