Closed danyill closed 3 months ago
What we do is on removal of a dataset we sent confRev to 0.
confRev
https://github.com/OpenEnergyTools/scl-lib/blob/bd020d3a5534ec9da2915c5f1c7ff5518214b9d6/tDataSet/removeDataSet.ts#L14-L34
But I think it should be incremented instead, "inclusive removal of this" in the standard:
(Background https://github.com/OpenEnergyTools/oscd-publisher/issues/17)
Yes so true...I will fix this!
:tada: This issue has been resolved in version 1.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What we do is on removal of a dataset we sent
confRev
to 0.https://github.com/OpenEnergyTools/scl-lib/blob/bd020d3a5534ec9da2915c5f1c7ff5518214b9d6/tDataSet/removeDataSet.ts#L14-L34
But I think it should be incremented instead, "inclusive removal of this" in the standard:
(Background https://github.com/OpenEnergyTools/oscd-publisher/issues/17)