Skip to content

Releases: out-of-cheese-error/the-way

v0.20.3

31 Jan 20:46
Compare
Choose a tag to compare
update v0.20.3

v0.20.2

27 Dec 21:25
Compare
Choose a tag to compare
  • Bug fix for--stdout option (Issue #159)

v0.20.1

26 Dec 16:06
Compare
Choose a tag to compare
  • Updated dependencies
  • Fixes sublime-syntax loading issue (Issue #152)

v0.20.0

26 Dec 15:25
Compare
Choose a tag to compare
  • 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

12 Mar 10:33
Compare
Choose a tag to compare

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

v0.19.1

17 Jan 22:28
Compare
Choose a tag to compare
  • Fix config file default location
  • Throw errors if the-way gist has duplicates

v0.19.0

17 Jan 19:57
Compare
Choose a tag to compare
  • Fix gist syncing bug (Issue #143)
  • Upgrade dependencies

v0.18.0

24 Aug 14:48
Compare
Choose a tag to compare
  • Add -p/--plain flag to remove ANSI color codes from output. (Issue
    #138)
  • Migrate from structopt to clap
  • Update dependencies

v0.17.1

09 Jun 09:59
Compare
Choose a tag to compare
  • Fix shell completion (Issue #135)
  • Update dependencies

v0.17.0

30 Apr 17:43
Compare
Choose a tag to compare

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