-
Notifications
You must be signed in to change notification settings - Fork 317
Comparing changes
Open a pull request
base repository: spf13/cast
base: v1.5.0
head repository: spf13/cast
compare: v1.5.1
- 12 commits
- 9 files changed
- 6 contributors
Commits on Sep 3, 2022
-
Add more integer to boolean conversions
Signed-off-by: Yveshield <yveshield@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 557a6a2 - Browse repository at this point
Copy the full SHA 557a6a2View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa1a352 - Browse repository at this point
Copy the full SHA fa1a352View commit details
Commits on Feb 5, 2023
-
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 160eccf - Browse repository at this point
Copy the full SHA 160eccfView commit details -
ci: add Go 1.19 and 1.20 to the build matrix
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9c46a1 - Browse repository at this point
Copy the full SHA c9c46a1View commit details -
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7b9986 - Browse repository at this point
Copy the full SHA b7b9986View commit details -
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb4b5fb - Browse repository at this point
Copy the full SHA cb4b5fbView commit details -
chore: improve badges in readme
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 111af0b - Browse repository at this point
Copy the full SHA 111af0bView commit details -
Merge pull request #164 from qwxingzhe/patch-1
Correction of hugo URL error
Configuration menu - View commit details
-
Copy full SHA for 1f57725 - Browse repository at this point
Copy the full SHA 1f57725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5959a75 - Browse repository at this point
Copy the full SHA 5959a75View commit details -
Bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](frankban/quicktest@v1.14.3...v1.14.4) --- updated-dependencies: - dependency-name: github.com/frankban/quicktest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ef7a18 - Browse repository at this point
Copy the full SHA 7ef7a18View commit details -
Merge pull request #153 from yveshield/more-int-to-bool
Add more integer to boolean conversions
Configuration menu - View commit details
-
Copy full SHA for ba0a5b6 - Browse repository at this point
Copy the full SHA ba0a5b6View commit details
Commits on May 15, 2023
-
Pull the 2006-01-02 layout to the top when checking
The current top 2 formats are, from some checks I've done, 2 dominant formats used in Hugo projects. Checking these first has a big effect: ```bash name old time/op new time/op delta CommonTimeLayouts-10 1.45µs ± 0% 0.33µs ± 1% -77.45% (p=0.029 n=4+4) name old alloc/op new alloc/op delta CommonTimeLayouts-10 1.55kB ± 0% 0.18kB ± 0% -88.14% (p=0.029 n=4+4) name old allocs/op new allocs/op delta CommonTimeLayouts-10 38.0 ± 0% 6.0 ± 0% -84.21% (p=0.029 n=4+4) ``` See gohugoio/hugo#10942
Configuration menu - View commit details
-
Copy full SHA for bbed555 - Browse repository at this point
Copy the full SHA bbed555View 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.5.0...v1.5.1