0.9.2
What's Changed
- Use separate file for graphql by @ken-matsui in #844
- Improve manifest parsing by @ken-matsui in #845
- Include date in version command by @ken-matsui in #846
- Define unreachable as function instead of macro by @ken-matsui in #847
- Make TestUtils almost macro free by @ken-matsui in #848
- Use StringRef in git by @ken-matsui in #849
- Handle gitignore correctly by @ken-matsui in #850
- Add sources for git by @ken-matsui in #851
- TestUtils is now macro-free by @ken-matsui in #852
- Style changes by @ken-matsui in #853
- Automatically set author for new & init by @ken-matsui in #854
- Remove git from runtime deps by @ken-matsui in #855
- Implement VersionReq::canSimplify by @ken-matsui in #856
- Remove unused arguments in template main.cc by @ken-matsui in #857
- Implement shorthand for commands by @ken-matsui in #860
- Improve rustify structure by @ken-matsui in #861
- Use stderr for Logger by @JeromeSchmied in #862
- Print versions on CIs by @ken-matsui in #863
- Enable modernize-deprecated-headers by @ken-matsui in #865
- Enable cppcoreguidelines-avoid-non-const-global-variables by @ken-matsui in #867
- Enable modernize-return-braced-init-list by @ken-matsui in #868
- Enable readability-avoid-const-params-in-decls by @ken-matsui in #869
- Stop symlink .clang-tidy by @ken-matsui in #870
- Implement --fix flag for tidy by @ken-matsui in #871
- Rename src/Git to src/Git2 by @ken-matsui in #872
- Move src/Git2/Git2.hpp to src by @ken-matsui in #873
- Correctly handle libgit2 state by @ken-matsui in #874
- Embed commit hash by @ken-matsui in #875
- Validate package name when loading poac.toml by @ken-matsui in #876
- Correctly handle all possible package name cases by @ken-matsui in #877
- Add more info for poac version by @ken-matsui in #878
New Contributors
- @JeromeSchmied made their first contribution in #862
Full Changelog: 0.9.1...0.9.2