0.9.3
What's Changed
- Add installation instructions for Arch Linux based distros by @Thynkon in #879
- Handle unavailable version info by @ken-matsui in #880
- Enable modernize-loop-convert by @ken-matsui in #881
- Enable readability-named-parameter by @ken-matsui in #882
- Semantically check if test code exists by @ken-matsui in #883
- Suggest typoed options by @ken-matsui in #884
- Make Subcmd non-constexpr by @ken-matsui in #885
- Optimize help paddings by @ken-matsui in #886
- Rename *_CLI to *_CMD by @ken-matsui in #887
- Remove redundant toString calls & fix poac run argparse by @ken-matsui in #888
- Design improvements by @ken-matsui in #889
- Use enum class and using enum by @ken-matsui in #890
- Update .gitignore by @ken-matsui in #892
- Simplify Rusitify/Tests by @ken-matsui in #893
- Implement command class for better helps by @ken-matsui in #891
- Enable parallelism on source process by @ken-matsui in #894
- Enable parallelism on test source process by @ken-matsui in #895
- Use source_location more by @ken-matsui in #896
- Enable macos-14 runner by @ken-matsui in #898
- Correctly report errors for tidy by @ken-matsui in #897
- Retry commands by @ken-matsui in #899
- Support pretty format for Makefile variables by @ken-matsui in #900
- Implement parallelism singleton by @ken-matsui in #901
- Add identifer-naming checks by @ken-matsui in #902
- Check for EnumConstantCase by @ken-matsui in #903
- Improve debug outputs by @ken-matsui in #904
New Contributors
Full Changelog: 0.9.2...0.9.3