Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 08:56
· 8 commits to main since this release
4a95a4e

Changelog

  • b090f97 Initial commit
  • 4a95a4e chore(ci): release
  • 697df2a chore: init repo
  • d2d6f4a chore: setup docker compose
  • d3329c0 feat(cmd): add Get, Put, Delete, and interactive shell
  • 200aa8f feat(cmd): add debug flag
  • 209c206 feat(cmd): support TTL
  • a4f1b48 refactor(cmd): extract each function
  • 57d3a8c refactor(cmd): new client
  • 5e9c057 refactor(terminal): executeFn
  • bd13a67 refactor(terminal): use golang.org/x/term