8. Changelog

8.1. v1.1.2 (2021-05-19)

8.1.1. Feat

  • (core): Update build scripts.

8.1.2. Fix

  • (parser): Correct file regex.

  • (filter): Correct VisibleDeprecationWarning.

  • (doc): Correct readme version.

8.2. v1.1.1 (2021-01-04)

8.2.1. Fix

  • (doc): Update copyrights.

  • (parser): Use openpyxl to read excel files instead xlrd.

8.3. v1.1.0 (2020-11-05)

8.3.1. Feat

  • (filters): Remove merge option in dict filter and add list filters for key and value options.

8.3.2. Fix

  • (travis): Correct coverage setting.

8.4. v1.0.1 (2020-11-04)

8.4.1. Feat

  • (filters): Add merge option in dict filter.

8.4.2. Fix

  • (parser): Implement case insensitive parser for sheet names.

8.5. v1.0.0 (2020-04-07)

First release.