Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 3.16 KB

Change log

All notable changes to this project will be documented in this file.

Release: v0.3.0 (2024-08-27)

Compare code on Github

  • 0ed0c48 mrjk doc: rework typos and texts
  • 6dd18d4 mrjk doc: Guide and coumentation
  • c9cd218 mrjk remove: unused cli options, add --no-hist option and config
  • 510801c mrjk change: remap to remap-alias, add support for remap-regex
  • d40154c mrjk remove: KEYRING_PROXY__DISABLE_KEYRING in favor of KEYRING_PROXY__DISABLE_CACHE
  • 61c8e19 mrjk docs: update description and alternatives

Release: v0.2.0 (2024-08-21)

Compare code on Github

Release: v0.1.1 (2024-08-18)

  • a99a2de 2024-08-18 18:53:30 -0400 mrjk fix: bug when password had special chars
  • 7ec76ab 2024-08-18 18:52:35 -0400 mrjk clean: code
  • e393bcb 2024-08-18 18:51:29 -0400 mrjk fix: help message for keyring group commands
  • f6e0005 2024-08-18 18:45:03 -0400 mrjk disable: unimplemnted sync feature
  • f5511b7 2024-08-18 18:44:02 -0400 mrjk doc: update docs
  • f24f93c 2024-08-18 18:43:48 -0400 mrjk lint: code base
  • 8a0a77d 2024-08-18 18:43:00 -0400 mrjk fix: minor bugs, better help message
  • 8fe4a83 2024-08-18 18:41:48 -0400 mrjk fix: bug when backends where queried more than one time
  • 7cd5d56 2024-08-18 18:39:20 -0400 mrjk add: query history support