What's Changed
changes:
- scanner: use tagged switch by @xushiwei in #2400
- scanner/parser: .id is not keyword by @xushiwei in #2401
- x/xgoprojs: file proj check is exists by @visualfc in #2410
- xgoprojs.isFile by @xushiwei in #2411
- README: Domain Text Literals by @xushiwei in #2405
- docs(readme): update installation instructions, change gop to xgo by @go-wyvern in #2413
- fix(classfile): include source in StructLit initialization for work classes by @go-wyvern in #2417
- mini spec: Rational literals by @xushiwei in #2407
- mini spec: #constant-expressions by @xushiwei in #2409
tinygo:
rename Go+ to XGo:
- fix(typo): use "an XGo" instead of "a XGo" due to vowel sound by @aofei in #2398
- xgo-vs-go by @xushiwei in #2402
- Go+ => XGo by @xushiwei in #2403
- GOP_GOCMD => XGO_GOCMD by @xushiwei in #2404
deps & ci tools:
- chore(deps): update gogen dependency to version 1.19.1 by @go-wyvern in #2422
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2421
Full Changelog: v1.5.0...v1.5.1