Releases: techquestsdev/crontab-guru
Releases · techquestsdev/crontab-guru
v1.0.2
Crontab Guru v1.0.2 (2026-05-07T19:52:41Z)
A terminal-based cron expression editor with real-time validation and human-readable descriptions.
Changelog
Others
- aafa6ad Merge pull request #10 from techquestsdev/dependabot/github_actions/codecov/codecov-action-6
- 2136771 Merge pull request #11 from techquestsdev/dependabot/go_modules/github.com/mattn/go-isatty-0.0.21
- 7845727 Merge pull request #12 from techquestsdev/dependabot/go_modules/github.com/mattn/go-isatty-0.0.22
- 933c7f6 Merge pull request #2 from techquestsdev/dependabot/github_actions/golangci/golangci-lint-action-9
- c7a094a Merge pull request #3 from techquestsdev/dependabot/github_actions/actions/checkout-6
- e968857 Merge pull request #4 from techquestsdev/dependabot/github_actions/actions/upload-artifact-6
- ebc3609 Merge pull request #5 from techquestsdev/dependabot/github_actions/actions/cache-5
- b13910c Merge pull request #7 from techquestsdev/dependabot/go_modules/github.com/charmbracelet/bubbles-1.0.0
- a130787 Merge pull request #8 from techquestsdev/dependabot/github_actions/goreleaser/goreleaser-action-7
- f76ffc5 Merge pull request #9 from techquestsdev/dependabot/github_actions/actions/upload-artifact-7
- 326c19a chore(deps): Bump actions/cache from 4 to 5
- ea35ad9 chore(deps): Bump actions/checkout from 4 to 6
- 4d4625a chore(deps): Bump actions/upload-artifact from 5 to 6
- fc50e94 chore(deps): Bump actions/upload-artifact from 6 to 7
- 4efaa45 chore(deps): Bump codecov/codecov-action from 5 to 6
- 7b35559 chore(deps): Bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0
- 8134017 chore(deps): Bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21
- 498c81a chore(deps): Bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22
- 4633c13 chore(deps): Bump golangci/golangci-lint-action from 8 to 9
- 1da7b47 chore(deps): Bump goreleaser/goreleaser-action from 6 to 7
- d2ff867 chore(deps): upgrade dependencies
- d495b8f chore(lint): enable goconst linter
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Crontab Guru v1.0.1 (2025-11-07T20:30:29Z)
A terminal-based cron expression editor with real-time validation and human-readable descriptions.
Changelog
Bug fixes
- 866b2a2 fix: change securego/gosec with trivy
- 518c3f8 fix: correct README typo and made demo font bigger
- 0291f47 fix: correct README, references and fix lint issue
- 4073eeb fix: minor adjusts to README
- fa49d9f fix: remove dead code
Others
- 76dad7b Merge pull request #1 from techquestsdev/dependabot/github_actions/actions/upload-artifact-5
- e4c6f0a chore(deps): Bump actions/upload-artifact from 4 to 5
Full Changelog: v1.0.0...v1.0.1