The Way Versions Save

A code snippets manager for your terminal.

v0.20.3

3 months ago

v0.20.2

4 months ago
  • Bug fix for--stdout option (Issue #159)

v0.20.1

4 months ago
  • Updated dependencies
  • Fixes sublime-syntax loading issue (Issue #152)

v0.20.0

4 months ago
  • Open search window for cp, del, view, and edit subcommands if no index given, and added filter options (Issue #154)
  • Add tag/language tab completion (Issue #148)
  • Add tags and languages subcommands to list current set of tags and languages and the count of snippets for each (Issue #148)

v0.19.2

1 year ago

Fix the-way sync index bug (Issue #145)

v0.19.1

1 year ago
  • Fix config file default location
  • Throw errors if the-way gist has duplicates

v0.19.0

1 year ago
  • Fix gist syncing bug (Issue #143)
  • Upgrade dependencies

v0.18.0

1 year ago
  • Add -p/--plain flag to remove ANSI color codes from output. (Issue #138)
  • Migrate from structopt to clap
  • Update dependencies

v0.17.1

1 year ago
  • Fix shell completion (Issue #135)
  • Update dependencies

v0.17.0

2 years ago

Changed

  • Don't save environment variable THE_WAY_GITHUB_TOKEN to config file
  • If THE_WAY_GITHUB_TOKEN not set and github_access_token not in config file, prompt for token and prompt for saving to config file