Closed OnedgeLee closed 1 year ago
May or may not be related, but seems like there was a runner image update recently with a version bump in PowerShell. 😗
Turns out it is not related to PowerShell, but is due to node-unzipper's bug (https://github.com/ZJONSSON/node-unzipper/issues/271) on recent Node.js versions. I'm going to replace it with extract-zip which apparently works well regardless of Node.js versions.
After upgrading
Bencodex 0.9.0
toBencodex 0.10.0
, CI@planetarium/cli installation test (windows-latest)
fails.Changes on
Bencodex 0.10.0
Bencodex.Types.IndirectValue.GetHashCode()
now returns hash code of itsFingerprint
.