Bump: github.com/rwinkhart/libmutton PRE-TAG => v0.2.1; add script for generating release binaries

This commit is contained in:
2024-08-13 21:46:14 -04:00
parent b68b2a8931
commit 9cc4965ed8
10 changed files with 35 additions and 19 deletions
+3 -3
View File
@@ -24,9 +24,9 @@ After installing, please review the [usage guide](https://github.com/rwinkhart/M
# Roadmap
#### Release v0.2.1
- [ ] libmutton v0.2.1
- [ ] Only run getSSHClient once to prevent being asked for keyfile password multiple times
- [ ] Ensure all config files and entry files are created with 0600 permissions
- [x] libmutton v0.2.1
- [x] Only run getSSHClient once to prevent being asked for keyfile password multiple times
- [x] Ensure all config files and entry files are created with 0600 permissions
- [x] Add fail-specific error codes
- [x] Document in man page
- [x] Split into separate repos