- Update database (new entries) to reflect upstream
- fix error when empty search result
- fix
output_search()
return value consistency
- fix
- Fix database loading path issue #1
- 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)
- First version