Releases: cipherbin/cipher-bin-cli
v0.6.1
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.4.0
Changelog
173fb76 Add badges to readme, check for an error I forgot to check
1821954 Add read message functionality!
2e38cf0 Refactor colors.Println to take an unexported “color” type, forcing users to use one of the exported constant color variables which are of type unexported “color”
46f179e Update readme and a comment
aee39e0 Update readme, change errors to print red in console
86c8f8d add logo to readme
92997b6 better godoc/in-general comment around colors package
e3fcc0b fix mispelling
d55d8b1 fix spacing
a2e51bd go mod tidy
959f27d normalize name across repos
v0.3.0
Changelog
b050297 Add spinner, copy to clipboard
910f10a Create a colors package to handle printing lines in different colors
37ef70c Support windows (I think it should work…), update readme
3d5954d Update README.md
768152d Update README.md
c794862 Update default editor to vi, as just about every linux/unix system on earth has it, update readme with full instructions
b8d2dfd merge master, fix conflicts