Releases: sec-it/pass-station
Releases · sec-it/pass-station
v1.2.2
- Update database (new entries) to reflect upstream
Changelog
v1.2.1
- fix error when empty search result
- fix
output_search()
return value consistency
Changelog
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)
Changelog