v1.3.0-beta.1
Pre-release
Pre-release
·
8 commits
to main
since this release
🚀 Features
- parser: Add
unknownRaw- by @so1ve (75455) - plugin-help: Allow hiding flags from text - by @so1ve (e526f)
🐞 Bug Fixes
- plugin-help:
🧹 Chore
- Fix typecheck - by @so1ve (c3d31)
- Bump deps - by @so1ve (253bb)
- Fix typecheck - by @so1ve (ad036)
- Rename
unknownRawtorawUnknown- by @Copilot and so1ve in #338 (178b4) - Release v1.3.0-beta.1 - by @so1ve (068f5)
- deps:
🧪 Test
- Add
FORCE_COLOR=1to produce consistent output in snapshots - by @WuMingDao in #336 (6ef4a)