Skip to content

0.195.0

Compare
Choose a tag to compare
@denobot denobot released this 09 Jul 21:58
· 574 commits to main since this release
  • Re-export RuntimeSnapshotOptions (#13)
  • Support for global template and global object (#9)
  • feat(core): Implement v8::XXX args and return (#12)
  • feat(core): op2 #[serde] parameter support (#20)
  • feat(ops): Deprecate decl() in favour of const DECL and remove accessors for functions (#26)
  • feat(ops): Make v8::* ops fast-capable (#25)
  • feat(ops): bool results for fast and slow (#19)
  • fix(ops): defer mut ref for ops2 scope (#21)