v1.0.2
What's Changed
- ♻️ Extract hardcoded strings into APP constants object by @andrew-bierman in #13
- ✨ Migrate config to directory structure + npm publishing prep by @andrew-bierman in #12
- 📄 Add GPL-3.0 license for npm publishing by @andrew-bierman in #14
- 🚀 Add release workflow for npm + GitHub releases by @andrew-bierman in #15
- docs: Improve README by @andrew-bierman in #17
- Add file attachments (-f, --file) by @andrew-bierman in #18
- Add npm install docs and roadmap by @andrew-bierman in #16
- ♻️ Refactor CLI internals + 🔧 Add Biome & Lefthook by @andrew-bierman in #19
- 🔧 Add Biome linter/formatter and Lefthook pre-commit hook by @andrew-bierman in #22
- 🐛 Fix typecheck: use optional chaining instead of non-null assertion by @andrew-bierman in #23
- v1.0.1 by @andrew-bierman in #24
- 🔧 Add manual workflow_dispatch trigger to release workflow by @andrew-bierman in #25
- 🐛 Fix version tests: read from package.json instead of hardcoded string by @andrew-bierman in #26
- 🚀 Use bun publish instead of npm publish in release workflow by @andrew-bierman in #27
- ✨ Smart release workflow: auto-tag + manual version input by @andrew-bierman in #28
Full Changelog: https://github.com/andrew-bierman/ai-pipe/commits/v1.0.2