You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# dart_define changelog
2
2
3
+
## 2.0.1
4
+
5
+
- feat(BREAKING CHANGE): adds ability to append gitignore with generated json config file. This can be done with `--[no-]gitignore` flag. By default, it will append to gitignore.
6
+
- fix: fixes issues with yaml_path argument breaking other options.
7
+
3
8
## 1.0.6
4
9
5
10
- feat: makes it possible to change config yaml file location
0 commit comments