2.0.0-rc.4 - Minor fixes
Pre-release
Pre-release
oscartbeaumont
released this
04 Oct 06:55
·
125 commits
to main
since this release
This release has some small improvements that were blocking the v2.0.0-rc.1 release of Tauri Specta.
Fixes:
- Generate BigInt type as
bigint
- #151
Features:
- Introduce
js_doc:: Builder
helper for efficiently constructing JS doc comments.
Breaking Changes:
js_doc::format_comment
was renamed tojs_doc::typedef_named_datatype
Thanks, @avinassh and @Brendonovich for contributing to this release!