Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Releases: sec-it/pass-station

v1.2.2

22 Jul 08:28
Compare
Choose a tag to compare

v1.2.1

07 May 15:52
Compare
Choose a tag to compare
  • fix error when empty search result
    • fix output_search() return value consistency

Changelog

v1.2.0

16 Mar 10:43
Compare
Choose a tag to compare
  • Fix database loading path issue #1

Changelog

v1.1.0

15 Mar 10:32
Compare
Choose a tag to compare
  • 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

v1.0.0

09 Mar 13:52
Compare
Choose a tag to compare

First release