smarter_csv v1.3.0 Release Notes

Release Date: 2022-02-06 // over 2 years ago
    • fix bug for key_mappings (issue #181)
      The values of the key_mappings hash will now be used "as is", and no longer forced to be symbols

    Users with existing code with --key_mappings need to change their code to * either use symbols in the key_mapping hash * or change the expected keys from symbols to strings