-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: MidasLamb/non-empty-string
base: v0.2.5
head repository: MidasLamb/non-empty-string
compare: master
- 14 commits
- 7 files changed
- 5 contributors
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6dac8c - Browse repository at this point
Copy the full SHA f6dac8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2aa8c8 - Browse repository at this point
Copy the full SHA a2aa8c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e890aa2 - Browse repository at this point
Copy the full SHA e890aa2View commit details
Commits on Feb 16, 2025
-
Implemented macro for compile time non empty string creation
This is more convenient for constant strings in the codebase that are known to be non empty.
Configuration menu - View commit details
-
Copy full SHA for 5cad42c - Browse repository at this point
Copy the full SHA 5cad42cView commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1f88a25 - Browse repository at this point
Copy the full SHA 1f88a25View commit details -
Merge pull request #20 from MidasLamb/patskov-compile-time-macro
Compile time macro
Configuration menu - View commit details
-
Copy full SHA for 114e33c - Browse repository at this point
Copy the full SHA 114e33cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fe9fc - Browse repository at this point
Copy the full SHA b2fe9fcView commit details -
Merge pull request #18 from MidasLamb/release-plz-2024-10-15T18-56-10Z
chore: release v0.2.6
Configuration menu - View commit details
-
Copy full SHA for 03f9b58 - Browse repository at this point
Copy the full SHA 03f9b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1592562 - Browse repository at this point
Copy the full SHA 1592562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6685811 - Browse repository at this point
Copy the full SHA 6685811View commit details -
Use release-plz to check if we want to release
Gate the actual release behind a github actions workflow approval.
Configuration menu - View commit details
-
Copy full SHA for f9a2287 - Browse repository at this point
Copy the full SHA f9a2287View commit details -
build(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cadfd56 - Browse repository at this point
Copy the full SHA cadfd56View commit details -
Merge pull request #22 from MidasLamb/dependabot/github_actions/actio…
…ns/checkout-4 build(deps): bump actions/checkout from 2 to 4
Configuration menu - View commit details
-
Copy full SHA for 18e7829 - Browse repository at this point
Copy the full SHA 18e7829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9687d29 - Browse repository at this point
Copy the full SHA 9687d29View 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 v0.2.5...master