We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9784871 commit e6fe2f5Copy full SHA for e6fe2f5
CHANGELOG.md
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
8
## Fixed
9
- "ignoreGitignore" option in config is now all
10
+- Gitignore loading will not error if not a git repoistory
11
12
## Added
13
- License init command
@@ -15,6 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
15
16
17
## Changed
18
- Default config has constructive comments
19
+- Gen command is _gen
20
+- Positional target argument for init
21
22
23
## [0.3.1] – 2025-04-23
0 commit comments