v3.0.0-rc1
Pre-release
Pre-release
github-actions
released this
26 Feb 12:02
·
17 commits
to master
since this release
Changelog
- 30b254c Use RESH instead of Resh
- ebfc456 Merge pull request #184 from curusarn/reduction
- e269bd5 Update troubleshooting.md
- 856da7e Update installation.md
- 4cc3bc5 README alt text
- 6478f96 Update README.md
- d112c38 Update README.md
- 4a925ba Update README.md
- 1b3bb4f Trim right whitespace in deduplication key
- 651ace4 Output unmodified command lines from search
- cd611e9 Fix git remote normalization for empty remotes
- b3a45c8 Update README.md
- 00de30e Update all packages
- 9958404 Fix git remote normalization and add tests
- ff62e55 Update troubleshooting.md
- 451c58a Update troubleshooting.md
- 3c9d09d Update README.md
- d50ecdc Fix utf8 string helper
- 83af52c Update README.md
- 9f85ced Update README.md
- b7af9fd Simplify after installation message
- f484639 Small visual fix
- d4b0bb7 Update troubleshooting.md
- 7d29349 Update troubleshooting.md
- 77b350d Update troubleshooting.md
- dd87238 Update installation.md
- 465701f Update troubleshooting.md
- 7ef0193 Update installation.md
- 277c637 Update README.md
- 4dfd4d0 Update troubleshooting.md
- ff1acc0 Update README.md
- 8df48a9 Update README.md
- 5e3c5e4 Update README.md
- 1a67c35 Fix tests
- a7458b2 Fixes
- 4f51e91 Readme, fixes, changes
- 2b33598 Fixes
- 60cd0d7 minor cleanup
- 7d86579 remove conf
- c69e689 Update from v2.8.x fixes
- 02466ae Fresh install fixes 🍏
- df45f38 Visual improvements
- e3d8d9f Installation improvements, add backup and restore
- dc58ceb Installation improvements, add backup and restore
- 261b556 Add todos
- 668308a Add doctor command, minor changes
- dd573ca Revert make fix
- 53af6e9 Remove binding revert functionality
- 585cafa Further simplify shell files, minor readme changes
- fcd8c8b Further simplify shell files, resh-cli improvements
- 3e03f4a Rebrand to 'REcycle SHell', show 'future' update messages, changes
- acbf463 Return the warning for new installs, cosmetic fixes
- 9b0c8b3 Simplify shell hooks
- 682b959 Redo resh-daemon-start.sh, get rid of nohup dependency
- d4c0fac tests
- 4764038 Simplify reloading of shellrc files
- 21ebc60 fix
- 7d87c38 Simplify, add epochtime package
- 4383d2b Fix post installation 'hang' bug, simplify daemon start
- cb5e01b Use Go binary to get epochtime
- bc78fed fixes
- b436c99 output error prefix
- eb731e5 spell
- baf7cde update reshctl version to use output package
- 5e0af13 better errors
- 4fbbec7 use record.V1 more, housekeeping
- 2554507 ci
- 7fcf851 ci
- c640798 ci
- 3c83420 ci
- 7a857f1 ci
- 2fc5ca9 ci
- d762699 ci
- 582f9b7 ci
- 5e9955b ci
- 2c8f7ab ci
- 3d060d6 github actions improvements, get go version from go.mod
- d498ec1 upgrade actions
- 05a4d9d bump go version
- dbbc447 remove completions from reshctl, minor fixes and changes
- 1a584c7 Finish up and use device ID and name. Changes.
- b68519f update imports
- 5e585da Make record package public
- 0e3c9a9 change config, remove data
- 13a35b9 install changes
- ab5ad5e various improvements and changes
- c897c09 get resh to compile and run
- e620a4a checkpoint before continuing work after a while
- 00c1262 config migration during install
- 6fbd183 add timeouts
- baf1af9 hint sh shebang
- 84356f4 fix
- 99726c0 structured logging, refactoring, improvements
- 4666ef8 copy
- 617a375 reshctl removal
- d036f86 go mod tidy
- c60d1bc fix error propagation, small cleanup
- eb52d66 fix double subscribe of sessWatch, minor fixes
- 3107e78 remove deprecated variables
- 67277fc todo
- 0db9183 remove --args
- d4367ee remove recall
- 7e3e72d remove sesshist from run-server
- 0e202dd remove import
- c8fa7be remove /recall and /inspect
- d7f03ec remove packages
- 6e08ff0 remove unnecesary commands
- 7ae8e34 Merge pull request #181 from miohtama/patch-2
- 3aeb026 Make installation instructions more copy-paste friendly
- 032d258 Merge pull request #174 from Jessime/patch-1
- 29fb093 Update install.sh