-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: andreasots/base32
base: v0.4.0
head repository: andreasots/base32
compare: v0.5.0
- 20 commits
- 6 files changed
- 6 contributors
Commits on Nov 15, 2018
-
Update rand requirement from 0.5.5 to 0.6.0
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for cb5281e - Browse repository at this point
Copy the full SHA cb5281eView commit details
Commits on Nov 16, 2018
-
Merge pull request #10 from andreasots/dependabot/cargo/rand-0.6.0
Update rand requirement from 0.5.5 to 0.6.0
Configuration menu - View commit details
-
Copy full SHA for 48cdc0a - Browse repository at this point
Copy the full SHA 48cdc0aView commit details
Commits on Jan 7, 2019
-
Update quickcheck requirement from 0.7.1 to 0.8.0
Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version. - [Release notes](https://github.com/BurntSushi/quickcheck/releases) - [Commits](https://github.com/BurntSushi/quickcheck/commits/quickcheck_macros-0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for f750b67 - Browse repository at this point
Copy the full SHA f750b67View commit details
Commits on Jan 8, 2019
-
Merge pull request #11 from andreasots/dependabot/cargo/quickcheck-0.8.0
Update quickcheck requirement from 0.7.1 to 0.8.0
Configuration menu - View commit details
-
Copy full SHA for f7939eb - Browse repository at this point
Copy the full SHA f7939ebView commit details
Commits on Mar 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 96da49e - Browse repository at this point
Copy the full SHA 96da49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac73a8 - Browse repository at this point
Copy the full SHA dac73a8View commit details
Commits on Jul 1, 2019
-
Update rand requirement from 0.6.0 to 0.7.0
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for d8ae00d - Browse repository at this point
Copy the full SHA d8ae00dView commit details
Commits on Aug 26, 2019
-
Update quickcheck requirement from 0.8.0 to 0.9.0
Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version. - [Release notes](https://github.com/BurntSushi/quickcheck/releases) - [Commits](BurntSushi/quickcheck@quickcheck_macros-0.8.0...quickcheck_macros-0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 4aec864 - Browse repository at this point
Copy the full SHA 4aec864View commit details
Commits on Aug 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a4f77d5 - Browse repository at this point
Copy the full SHA a4f77d5View commit details
Commits on Mar 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ea48f3 - Browse repository at this point
Copy the full SHA 7ea48f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2326820 - Browse repository at this point
Copy the full SHA 2326820View commit details -
Update quickcheck requirement from 0.9.0 to 1.0.3
Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version. - [Release notes](https://github.com/BurntSushi/quickcheck/releases) - [Commits](BurntSushi/quickcheck@quickcheck_macros-0.9.0...1.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a59aa1d - Browse repository at this point
Copy the full SHA a59aa1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bba9a - Browse repository at this point
Copy the full SHA 17bba9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d901dde - Browse repository at this point
Copy the full SHA d901ddeView commit details
Commits on Jun 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f759ca0 - Browse repository at this point
Copy the full SHA f759ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58909ac - Browse repository at this point
Copy the full SHA 58909acView commit details
Commits on May 16, 2024
-
add support for uppercase and lowercase and Base32Hex
Signed-off-by: Dave Grantham <dwg@linuxprogrammer.org>
Configuration menu - View commit details
-
Copy full SHA for 89e9ddf - Browse repository at this point
Copy the full SHA 89e9ddfView commit details -
Signed-off-by: Dave Grantham <dwg@linuxprogrammer.org>
Configuration menu - View commit details
-
Copy full SHA for 145447d - Browse repository at this point
Copy the full SHA 145447dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6008c84 - Browse repository at this point
Copy the full SHA 6008c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26441dc - Browse repository at this point
Copy the full SHA 26441dcView 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.4.0...v0.5.0