-
-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: caarlos0/timer
base: v1.2.0
head repository: caarlos0/timer
compare: v1.3.0
- 13 commits
- 6 files changed
- 3 contributors
Commits on Jan 10, 2023
-
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9e86bb - Browse repository at this point
Copy the full SHA f9e86bbView commit details -
feat: entered the altscreen Altscreen (#49)
* wip altscreen refs #46 Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> * feat: center the timer in fullscreen mode Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aad3a9c - Browse repository at this point
Copy the full SHA aad3a9cView commit details
Commits on Jan 17, 2023
-
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35f9e65 - Browse repository at this point
Copy the full SHA 35f9e65View commit details
Commits on Jan 23, 2023
-
build(deps): Bump github.com/charmbracelet/bubbles from 0.14.0 to 0.1…
…5.0 (#52) Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fe692c - Browse repository at this point
Copy the full SHA 4fe692cView commit details
Commits on Feb 1, 2023
-
fix: use 100ms interval if timer < 1m (#51)
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f437ba - Browse repository at this point
Copy the full SHA 1f437baView commit details
Commits on Feb 9, 2023
-
build(deps): Bump github.com/charmbracelet/bubbletea (#56)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 931d20b - Browse repository at this point
Copy the full SHA 931d20bView commit details
Commits on Feb 23, 2023
-
build(deps): Bump golang.org/x/text from 0.3.7 to 0.3.8 (#59)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5b135c - Browse repository at this point
Copy the full SHA e5b135cView commit details
Commits on Mar 2, 2023
-
build(deps): Bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (#60)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.8.1 to 3.0.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v2.8.1...v3.0.1) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3adccab - Browse repository at this point
Copy the full SHA 3adccabView commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 574889c - Browse repository at this point
Copy the full SHA 574889cView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc32baa - Browse repository at this point
Copy the full SHA fc32baaView commit details
Commits on Mar 17, 2023
-
build(deps): Bump actions/setup-go from 3 to 4 (#63)
* build(deps): Bump actions/setup-go from 3 to 4 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c9265a7 - Browse repository at this point
Copy the full SHA c9265a7View commit details
Commits on Apr 5, 2023
-
build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#64)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d94bd2a - Browse repository at this point
Copy the full SHA d94bd2aView commit details
Commits on Apr 10, 2023
-
build(deps): Bump sigstore/cosign-installer from 3.0.1 to 3.0.2 (#65)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50561bc - Browse repository at this point
Copy the full SHA 50561bcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...v1.3.0