v0.104.0
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)