v0.4.0
- Fix monochrome and color-output options (kojix2@6edd666)
- Some module names and nesting hierarchies have been changed. Therefore, there is no change in the behavior, but the internal APIs may not be compatible.
- Improved count command.
- Use enumerable-statistics's value_counts when tally is not available (Ruby 2.6).
- count: if the values are the same, sort by name (kojix2@977d3be)