Address JetBrains warnings; update documentation + draft release notes

This commit is contained in:
2026-02-14 16:21:04 -05:00
parent 18fb930a94
commit b148dbf8bf
5 changed files with 15 additions and 11 deletions
+8 -5
View File
@@ -4,7 +4,7 @@
Built with libmutton v0.5.0
Release date TBD
# The ??? Update
# The "Hardy Herd" Update
This release adds password age-tracking support, a new interactive copy menu, and features many under-the-hood (breaking) changes.
## libmutton-derived Changes
@@ -15,14 +15,17 @@ This release adds password age-tracking support, a new interactive copy menu, an
- This menu aims to reduce the number of times the user is decrypting each entry
- (1a9de90f890f133e6ab8f298241fe3a6237ba4c8) (7016a8a1309b06c63b9dd63fb126103d4cab6ccc) Password age tracking (from libmutton)
- The `tweak` menu now allows adding age data to old (existing) entries
- (926eb1f1766f28a69e194c74758c300f233856fb) Option to verify entries (integrity) in `tweak` menu
## Changes
- (f4abb4cc7e5f303f68358fcdda659056422ebeb3) MUTN no longer preserves new lines in Markdown notes (more compliant)
## Dependencies (direct/replaced)
- Dropped (libmutton)
- golang.design/x/clipboard
- gopkg.in/ini.v1
- Bumped
- Go: v1.25.4 => 1.25.5
- github.com/rwinkhart/go-boilerplate: v0.1.0 => v0.2.2
- Go: v1.25.4 => 1.26.0
- github.com/rwinkhart/go-boilerplate: v0.1.0 => v0.3.0
- github.com/rwinkhart/libmutton: v0.4.4 => v0.5.0
- golang.org/x/term: v0.37.0 => v0.38.0
- golang.org/x/sys: v0.38.0 => v0.40.0
- golang.org/x/term: v0.36.0 => v0.40.0