Skip to content

v0.1.16

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:03
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
e235981

What's Changed

  • ci: bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #318
  • chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #319
  • chore(release): v0.1.15 by @sg-doc-holiday[bot] in #321
  • fix: security audit findings by @wolf31o2 in #322
  • fix(cek): return typed BuiltinError from builtin argument validation by @wolf31o2 in #324
  • fix(syn): reject trailing bytes and validate version before term decode by @wolf31o2 in #325
  • fix(cek): reset-on-full eviction for ed25519 and dynamic-int caches by @wolf31o2 in #327
  • perf(cek): dataListValue/dataMapValue fast paths for dropList by @wolf31o2 in #328
  • fix(syn): decode string escapes as Unicode code points by @wolf31o2 in #323
  • chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 by @dependabot[bot] in #330
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #331
  • fix(syn): bound application width in parser to depth limit by @wolf31o2 in #326
  • perf(data): single-pass JSON decoding for PlutusData by @wolf31o2 in #329
  • perf(cek): shard locks for ed25519 verification cache by @wolf31o2 in #332
  • fix(syn): panic on unhandled term type by @wolf31o2 in #333

Full Changelog: v0.1.15...v0.1.16