This repository was archived by the owner on Jul 30, 2021. It is now read-only.
v1.1.0
- Feature: add CSV, JSON, YAML formatting
- Project quality: add unit tests & CI
- Minor code and doc enhancements
- Gemfile: fix version compatibility (was wrongly advertised as compatible with Ruby 2.4 and 2.5 but is only with Ruby 2.6+ due to some options of the CSV parser)