Skip to content

bsv-ruby-sdk 0.19.1

Choose a tag to compare

@sgbett sgbett released this 13 May 08:06
· 161 commits to master since this release

0.19.1 — 2026-05-13

Fixed

  • Stack#length missing — raised NoMethodError in interpreter debug logging when BSV.logger level was DEBUG (#752)

Changed

  • Stack#length and Stack#size aliased to Stack#depth rather than re-implementing