Skip to content

Releases: Eomm/keepy-cli

v1.4.0

31 Aug 12:21
Compare
Choose a tag to compare

📚 PR:

  • feat: support json import (#60)

v1.3.0

22 Aug 07:35
Compare
Choose a tag to compare

📚 PR:

  • build(deps): bump yargs-parser from 18.1.3 to 19.0.1 (#33)
  • feat: move to Github Action (#37)
  • build(deps): bump yargs-parser from 19.0.4 to 20.2.2 (#39)
  • build(deps-dev): bump standard from 14.3.4 to 16.0.2 (#44)
  • Upgrade to GitHub-native Dependabot (#51)
  • feat: colored output, with option to enable it (#59)

v1.2.0

03 Apr 14:25
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): update tap requirement from ^12.1.1 to ^14.2.3 (#13)
  • build(deps): update semver requirement from ^5.6.0 to ^6.1.1 (#11)
  • build(deps): update dotenv requirement from ^6.2.0 to ^8.0.0 (#9)
  • add: ci test (#14)
  • build(deps-dev): update standard requirement from ^12.0.1 to ^14.0.2 (#21)
  • build(deps-dev): update rimraf requirement from ^2.6.3 to ^3.0.0 (#19)
  • build(deps): update yargs-parser requirement from ^11.1.1 to ^13.1.1 (#10)
  • build(deps): update yargs-parser requirement from ^13.1.1 to ^14.0.0 (#22)
  • build(deps): bump yargs-parser from 14.0.0 to 15.0.0 (#23)
  • build(deps): bump yargs-parser from 15.0.0 to 16.0.0 (#24)
  • build(deps): bump chalk from 2.4.2 to 3.0.0 (#25)
  • build(deps): bump semver from 6.3.0 to 7.1.1 (#28)
  • build(deps): bump yargs-parser from 16.1.0 to 17.0.0 (#29)
  • build(deps): bump yargs-parser from 17.1.0 to 18.1.0 (#31)
  • build(deps): bump chalk from 3.0.0 to 4.0.0 (#32)

v.1.1.0

28 Feb 20:43
Compare
Choose a tag to compare

Add #6
Fix #5

v1.0.1

26 Feb 19:42
Compare
Choose a tag to compare

First release with functions:

  • init: to create the keepy-store.json
  • add: to add/update keys
  • delete: to delete keys
  • restore: to view keys
  • help: to show useful information