Skip to content

Releases: curusarn/resh

v2.6.1

01 May 12:22
37ffe48
Compare
Choose a tag to compare

Changelog

37ffe48 Merge pull request #124 from curusarn/slim_cli_record
5deccd6 add slim cli record to speed up CLI start up

v2.6.0

01 May 12:21
Compare
Choose a tag to compare

Changelog

023941a make host+pwd shorter
32db735 Merge pull request #123 from curusarn/ui_tweaks
4d3a6fd improve enrichment, fix git normalization
14611c8 fix deduplication shadowing, minor visual improvement
78d9d51 add raw mode
282f3bd normalize git remote in cli, fix typo
8b4d957 Update README.md
f18b3af normalize git remotes
e981f74 rewrite CLI line rendering to column based, show host
b31aa89 Merge branch 'master' into ui_tweaks
232e41b Merge branch 'master' into ui_tweaks
694958b align exit status
8360c73 show exit status if non-zero

v2.5.28

27 Apr 22:01
Compare
Choose a tag to compare

Changelog

1ee488b only listen on localhost
3f7818a Update README.md

v2.5.27

27 Apr 21:15
Compare
Choose a tag to compare

Changelog

5f7397b add git-after to sanitization
be2b44b Update README.md
731c38b Update README.md
b1d9368 Update README.md
c2d6a29 Update README.md
c06741a Update README.md

v2.5.26

22 Mar 20:30
Compare
Choose a tag to compare

Changelog

34daa9b evaluation changes
82336a5 minor change
e838d69 add a few common keybindings to cli

v2.5.25-rc1

22 Mar 18:58
Compare
Choose a tag to compare
v2.5.25-rc1 Pre-release
Pre-release

Changelog

22c338a changes
987223b plot: override labels
fa9a668 plots
20e24bf plot noncummulative
475b745 plot by user
c5319a6 graph an plot updates
1607c2e improvements to plots
2857927 don't use tf-idf in evaluation
595cbc6 uncomment all plots, use serif font, minor changes
3f8f2b0 remove build status - doesn't show last version

v2.5.24

29 Feb 10:39
Compare
Choose a tag to compare

Changelog

f214e28 hotfix
8c783df improve resh cli search scoring
e2b148b add comment to .bashrc
9f70623 minor improvements

v2.5.23

26 Feb 12:40
Compare
Choose a tag to compare

Changelog

40b85ce minor changes
d265223 minor copywriting improvement
d181e3d Merge pull request #92 from r-darwish/daemon-not-running-error
d37acb5 CR fixes
6e974d0 CR fixes
6d3246f Add badges
1c03149 Update README.md
88f503f Print a better error when the daemon isn't running (fix #39)

v2.5.22

25 Feb 12:42
Compare
Choose a tag to compare

Changelog

ab8830e fix: add last recall for ctrl_R widget

v2.5.21

23 Feb 17:17
Compare
Choose a tag to compare

Changelog

d10d709 Do not overwrite config on update, minor changes