File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11### Changed
22
33- If neither ` --in-place ` /` -i ` or ` --output-directory ` /` -o ` are specified on the command line, a
4- warning will be printed. The anonymization will proceed as if ` --in-place ` /` -i ` were specified.
4+ warning will be printed ([ #134 ] ( https://github.com/blairconrad/dicognito/issues/134 ) )
5+
6+ The anonymization will proceed as if ` --in-place ` /` -i ` were specified.
57 A future release will require that one of the options be specified.
68
79### New
810
9- - ` --in-place ` /` -i ` flag added to explicitly specify in place editing of source files. It's an error
10- to specify both ` --in-place ` / ` -i ` and ` --output-directory ` / ` -o ` .
11- ( [ # 134 ] ( https://github.com/blairconrad/dicognito/issues/134 ) )
11+ - ` --in-place ` /` -i ` flag added to explicitly specify in place editing of source files ( [ # 134 ] ( https://github.com/blairconrad/dicognito/issues/134 ) )
12+
13+ It's an error to specify both ` --in-place ` / ` -i ` and ` --output-directory ` / ` -o ` .
1214
1315## 0.14.0
1416
You can’t perform that action at this time.
0 commit comments