Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mJehanno mJehanno released this 19 Apr 08:29
· 2 commits to main since this release

Changelog

  • 12123ca Initial commit
  • b8c456d chore(goreleaser): adds goreleaser support and completes readme
  • c776195 chore(init): init projects file and folder structure
  • 9e1fc3d docs(readme): complete readme with available or planned features
  • f033f60 feat(delete): adds delete agent feature
  • 54ba26c feat(list): adds better agent displaying + start Agent command
  • 78d91e6 feat(list): adds list launchd process running feature
  • a8ab83f feat(load): adds load and unload method in the launchd manager
  • db392c0 feat(load/unload): adds load and unload features
  • 68b5249 feat(state): adds state management for the ui (form mode/list mode)
  • 62a8412 refactor(archi): changes the archi to have a better handle of list/form view
  • 299754d refactor(archi): modify architecture and fix list
  • 5865f78 refactor(list help): handle list help inside list and not inside app model