v1.07 2020-05-30 - Initial git import (from CVS) v1.08 2020-05-30 - Minor documentation corrections v1.09 2020-05-30 - Process field_aliases option after field_normalizer option and document that behavior. - Add unit test for field_normalizer and field_aliases options used together. v1.10 2020-06-02 - Fix bug with option "include_fields" that messed up internal field name to value mapping. v1.11 2020-06-04 - Add support for "mutators" option. v1.12 2020-10-08 - Added proctected static method _new_text_csv_object() that child classes may override. - Added undocumented/experimental support for options that match text_csv_* to pass without prefix to the internal Text::CSV module.