Version 0.4.0
What's Changed
- Fix GetProcess to include lang field in request body by @itchyny in #38
- Fix incomplete error check in (*App).CreateCursor() by @arosh in #34
- Fix json tags in process struct types by @itchyny in #37
- Fix temporary file name prefix on file upload by @itchyny in #39
- Fix initialization of structs in documents by @itchyny in #40
- Apply gofumpt to all code by @itchyny in #41
- Alternative "form" API to "app/form/fields" API
- Add NewRecordWithIdAndRevision function
New Contributors
Full Changelog: v0.3.0...v0.4.0