-
Notifications
You must be signed in to change notification settings - Fork 129
Release 0.14.0 #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 0.14.0 #130
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f1f2246
Raise MSRV to 1.63
str4d 0958069
Update lockfile to latest MSRV-compatible dependencies
str4d 7e04cd8
Merge pull request #129 from zkcrypto/msrv-1.63
str4d e4bcf3c
Bump rand to 0.9
pinkforest e93ada0
Merge pull request #122 from pinkforest/bump-rand-core
str4d 1a12c4c
relax `Sized` requirements on rng
baloo 6533d75
Merge pull request #126 from baloo/baloo/relax-sized-rng
str4d ae84736
adds a `Field::try_from_rng` method
baloo 1bb6345
Merge pull request #127 from baloo/baloo/try_from_rng
str4d 241caff
Merge branch 'main' into release-0.14.0
str4d 2cf95d9
Preview 0.14.0-pre.0
str4d 866b343
Merge pull request #133 from zkcrypto/preview-0.14.0-pre.0
str4d dbff4c2
Bump `rand_core` to v0.10; MSRV 1.85
tarcieri bcd2cfa
Merge pull request #149 from tarcieri/rand_core/v0.10
str4d 9b18f64
Rename `Field::try_from_rng` => `try_random`
tarcieri 9e71cc2
Merge pull request #151 from tarcieri/rename-try-from-rng-to-try-random
ebfull 28e1e22
ff_derive: update syn, num-bigint, addchain
ebfull bdd74a3
Merge pull request #150 from ebfull/release-0.14.0
ebfull 81219f4
Update CHANGELOG.md
ebfull 67e3e46
Preview 0.14.0-pre.1
ebfull f3f232b
Reflect MSRV bump to 1.85 in more locations.
ebfull 1831117
CHANGELOG.md clarifications.
ebfull 1bb7b61
derive test coverage for try_random
ebfull cc0272b
Improve method documentation for Field::{random,try_random}.
ebfull f8acdbb
Simplify ident comparison in ff_derive.
ebfull 8cf62cd
Release 0.14.0
ebfull File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.