Releases: noraj/pass-station
Releases · noraj/pass-station
v3.0.0
- Credentials:
- Update database (new entries) to reflect upstream
- Documentation:
- Add bash syntax highlight support
- Update docsify, docsify plugins
- Change of docsify theme
- Include version number in docsify scripts and themes as well as CDN url for easier update
- Chore:
- Change the way version is included. Insted of including a module
Version, directly add theVERSIONconstant in thePassStationmodule. It could avoid namespace collision with that kind of generic name. - Add support for Ruby 4.0
- Breaking change: Drop support for Ruby 3.1
- Update dependencies
- Change the way version is included. Insted of including a module
- Fix:
- Fix error
private constant Pathname::SEPARATOR_LIST referenced (NameError)by replacingPathname::SEPARATOR_LISTwithFile::SEPARATORas the constant was made private
- Fix error
v2.0.0
Changelog
- Credentials:
- Update database (new entries) to reflect upstream
- Fanciness:
- Colored help message
- Add examples and project links to help message
- Documentation:
- Rework the publishing process
- Use syntax highlight for shell commands without output
- Chore:
- Add support for Ruby 3.2, 3.3, 3.4
- Breaking change: Drop support for Ruby 2.6, 2.7, 3.0
- Update dependencies
Preview
v1.4.0
v1.3.0
v1.2.3
Credentials:
- Added many passwords source #14
- Code needed for multi-source handling
- Update database (new entries) to reflect upstream
Chore:
- Fork: repository move from sec-it/pass-station to noraj/pass-station



