We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d563b13 commit 743b68cCopy full SHA for 743b68c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# AI Refactor Changelog
2
3
-## [0.4.0] - Unreleased
+## [0.4.0] - 2023-08-15
4
5
### Added
6
@@ -10,6 +10,8 @@
10
- New refactor to write changelog entries.
11
- 'review' prompt CLI switch without invoking AI.
12
- CLI switch to control output overwrite behaviour.
13
+- Extra text context for prompts via command line with -x
14
+- Support for .ai_refactor config file which can provide default options/switches for prompts.
15
16
### Changed
17
0 commit comments