Skip to content

v0.104.0

Compare
Choose a tag to compare
@ysmood ysmood released this 20 Mar 05:25

This release has a breaking change on API, check the doc and examples of all Eval-related APIs.
Now all eval-related APIs only accept function definitions, other js expressions will throw errors.

edc1d6d make the eval consistent with function definition
034c231 add page.SetDocumentContent helper (#559)