v2.0.0
The π¬ β β
Update
What?
- b384d05 β»οΈ refactor: switch prompts for checkboxes in main command
tl;dr: Prompts like "Would you like to include a src/ folder?"
are no more. Instead, you check boxes (brackets with asterisks in them but you get the point). If a box is checked, the file/folder gets made. If not, it isn't made.
Features
These commits below are from before the switch to checkboxes/toggles.
- ca09619 β¨ feat: add confirmation prompt in
pkg-config
to confirm configuration - 9c19532 β¨ feat: add prompt for author in
pkg-config
- 4922561 β¨ feat: add prompt for docs
- 75e9038 β¨ feat: add prompt for i18n
Docs
- bcb9b8b π feat(docs): add code of conduct
Chores
- e64538f π§Ή chore(prompts): swap around dependabot and .github/ folder prompts