Releases: programmersd21/kairo
Releases · programmersd21/kairo
1.0.4
1.0.3
1.0.2
1.0.1
Changelog
- 010e7b3 chore: add *.zip to gitignore and remove unused file
- ae8cbc0 chore: bump up version
- fed0d2a chore: fix minor formatting issues
- bbe5789 chore: update heading
- 3290de9 chore: update heading (again lol)
- 545139c chore: update tree
- c109085 feat: add help menu and improve project maintenance with fmt target and zip ignore
- 421b7e5 feat: implement CLI entry point with import, export, and sync commands
1.0.0
Changelog
- 1af1212 Add workflow_dispatch trigger to CI workflow
- a77d848 Add workflow_dispatch trigger to release workflow
- 94cd671 Refactor CI workflow to include working-directory
- 5281b0b ci: add GitHub Actions workflow for building, testing, and linting Go code
- 19208fb feat: add GitHub Actions workflow for CI testing and linting
- 0557ea0 feat: add GitHub Actions workflow to automate releases using GoReleaser
- 54e86d0 feat: add plugin management UI and update CI/CD workflows
- 22b7720 feat: implement CLI entry point with export, import, and sync commands and update .gitignore patterns
- 3555b84 feat: implement core architecture, SQLite storage, and UI components for task management
- 58fcdcf feat: implement core task management, storage repository, and editor UI components
- a8a94ad feat: implement task editor UI and integrate into application model and storage repository
- e00794e feat: try to fix golangci versioning truly
- ad21929 feat: update ci
- 1dff7da feat: update ci for working golangci versioning
- e8ff6a7 first commit