What's Changed
changes:
- cb.ValWithUnit: handle err by @xushiwei in #2728
- cl compileComprehensionExpr: use types.NewParam instead of pkg.NewAutoParam by @xushiwei in #2738
- cl compileComprehensionExpr: use cb.MoveLastStmtTo instead of pkg.NewAutoParam by @xushiwei in #2739
- update gogen, change gogen.NewParam api by @visualfc in #2740
- mod github.com/goplus/gogen v1.23.0-pre.5 by @xushiwei in #2743
documents:
- fix: typo 'recieve' → 'receive' in README by @consultoriacompatricia-dotcom in #2737
- docs: fix typo "recieve" -> "receive" in README by @ImMike in #2736
- Fix typo in classfile documentation by @scosemicolon in #2742
deps:
- build(deps): bump github.com/goplus/cobra 1.10.7 by @dependabot[bot] in #2732
- build(deps): bump github.com/fsnotify/fsnotify 1.10.1 by @dependabot[bot] in #2733
New Contributors
- @consultoriacompatricia-dotcom made their first contribution in #2737
- @ImMike made their first contribution in #2736
- @scosemicolon made their first contribution in #2742
Full Changelog: v1.7.1...v1.7.2