What's Changed
- Export help display functions as variables to allow custom help display logic by @almas-x in #2150
- Invoke OnUsageError when missing required flags by @MohitPanchariya in #2161
- Fix:(issue_2169) Allow trim space for string slice flags by @dearchap in #2171
- Add example of flag groups to docs by @jllovet in #2178
- Add installation instructions for gfmrun by @jllovet in #2177
- Ensure public vars reference public types by @meatballhat in #2180
New Contributors
- @almas-x made their first contribution in #2150
- @MohitPanchariya made their first contribution in #2161
- @jllovet made their first contribution in #2178
Full Changelog: v3.3.9...v3.4.0