Skip to content

Releases: Mayowa-Ojo/chmod-cli

v0.2.0

17 Dec 18:18
Compare
Choose a tag to compare

Changelog

  • b945b9d fix: remove cgo dependency

v0.1.0

17 Dec 16:40
Compare
Choose a tag to compare

Changelog

  • 3524e20 chore: add license
  • fb22e6c chore: setup project
  • 416d6c8 config: add build, lint and release workflows
  • c3cbb65 config: add ingore path in workflows
  • a44c4d1 config: add install command
  • aa69811 config: clean before build
  • fe1ef04 config: goreleaser init
  • 90b5c1b config: remove step
  • 8309f3c config: update build workflow
  • d9ce3c3 config: update ignore paths in workflows
  • d0ad7e5 config: update token field
  • 2489e25 config: update untracked files/dir
  • acedef5 feat: add command-mode section
  • 2a71a7d feat: add demo screencast
  • 744ec17 feat: add help section
  • 9927095 feat: add path-type section
  • b05e8ca feat: add styles for command-mode section
  • 9826dfe feat: add untracked files
  • e59ae8d feat: create Makefile
  • 6e457f5 feat: create app entry point
  • 46897e2 feat: create cli entry point
  • a767e12 feat: create path-type renderer
  • d527412 feat: create renderer for command-mode section
  • fdf9c81 feat: create utility functions
  • 0f6f22e feat: define styles for path-type section
  • e152301 feat: implement base ui
  • 2fccea3 feat: implement command generator
  • ada25a3 feat: implement copy command
  • ec77d7e feat: implement copy command
  • 11e0429 feat: implement octal mode conversion
  • 09fe6b4 feat: update command when other sections are updated
  • e7fd2fd refactor: cleanup
  • 753107a refactor: organize logic, styles and renderers
  • 1741a11 refactor:e export receiver func
  • 403a316 vendor: install bubbles, clipboard package
  • 2d90380 vendor: install packages
  • 0ab3359 vendor: install packages