What's Changed
features:
- cl: support range over integer types (Go 1.22+) by @xgopilot[bot] @xushiwei in #2713 #2714
- cl: support new(expr) for Go 1.26+ by @xgopilot[bot] @xushiwei in #2712 #2715
- cl: support overload interface methods by @xushiwei in #2727
- x/format: new XGoStyleSource/XGoStyle by @visualfc in #2724
features (xgo pack):
- tool: add pack package for merging scattered config files by @xgopilot[bot] in #2710
- tool/pack: PackFlagPrompt by @xushiwei in #2716
- tool/pack: add PackProject for fs.ReadDirFS-based packing by @xgopilot[bot] in #2721
- tool/pack refactor by @xushiwei in #2722
- xgo pack command by @xushiwei in #2717
documents:
changes:
- cl: _testjs by @xushiwei in #2705
- dql/fetcher: use isClass(xxx) instead of ($class == "xxx") by @xgopilot[bot] in #2711
deps:
- build(deps): bump github.com/goplus/mod from 0.20.1 to 0.20.2 by @dependabot[bot] in #2723
ci & tools
Full Changelog: v1.7.0...v1.7.1