Skip to content

Releases: eckertalex/edo

v0.1.0

02 Mar 09:22
Compare
Choose a tag to compare

Changelog

  • 72a8ea8 add goreleaser
  • 546c67e remove version flag, ed does not have it
  • 9b8f9ca rename to edo
  • 880aa61 update to go v1.24.0
  • 69e58c9 rename test.txt to poem.txt and add cal.txt
  • 619850b add cmdPrint and implement io.ReadFrom and io.WriteTo for Buffer
  • ee69973 parse commands
  • f01ea0d read file from cmd args
  • d963919 Initial commit