Skip to content

v2.0.0

Compare
Choose a tag to compare
@inttter inttter released this 17 Feb 19:18
· 120 commits to main since this release

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.

sorry for the low quality idk what happened

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