Commit graph

9 commits

Author SHA1 Message Date
Lilian Jónsdóttir 79ffb9d9b6 version bump - v0.1.0
- add support for editor arguments
- add support for encrypting to multiple recipients
- add support for trying to decrypt with multiple identites
- add cli flag to re-encrypt even if data wasn't changed
2024-03-23 14:15:48 -07:00
Lilian Jónsdóttir da5adc9828 add support for encrypting to multiple recipients / decrypting with multiple identities
- config options for reading identities/recipients from file
- command line flags for both files, and identities/recipients straight from the command line
- some cleanup and better help strings
2024-03-23 14:08:38 -07:00
Lilian Jónsdóttir f4df6f35eb add support for editors that need arguments 2024-03-23 13:57:15 -07:00
Lilian Jónsdóttir e96bac3d9d add force flag to re-encrypt even if data hasn't changed 2024-03-22 23:46:51 -07:00
Lilian Jónsdóttir 9c0c3ee788 some cleanup 2024-03-22 23:46:51 -07:00
Lilian Jónsdóttir 37601be04f use cli flag action like it should be 2024-03-19 10:49:02 -07:00
Lilian Jónsdóttir 5a96e79694 fix bug = bump version 2024-03-14 09:58:18 -07:00
Lilian Jónsdóttir 80dff639a1 fix dumb mistake
turns out I'm dumb
2024-03-14 09:54:12 -07:00
Lilian Jónsdóttir 746899a2c3 code that works 2024-03-11 17:23:36 -07:00