1 2 3 4 5 6 7 8
# Release v0.8.0 ## *2024-01-10* - Added new command line flag `-I`/`--ignored_headings` which allows excluding CSV one or more column headers from processing. e.g. ```sh translocate -I "en_US,es_ES" ./path/to/file.csv ```