OpenEnergyTools / scl-lib

5 stars 4 forks source link

tExtRef: Fetch source control block from ExtRef #57

Closed danyill closed 1 year ago

danyill commented 1 year ago

We currently have the function available to fetch a control block from an Extref.

We already have a function which does this here:

https://github.com/OpenEnergyTools/scl-lib/blob/main/tControl/sourceControlBlock.ts

I'd like to write some tests and export it, WDYT?

I think it should also exist under the tExtRef folder rather than tControl at that point.

JakobVogelsang commented 1 year ago

I am very fine with this. Tests with more edge cases would be great!

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: