Sourced from secp256k1's changelog.
0.28.0 - 2023-10-23
- Add bindings to the ElligatorSwift implementation #627
- Depend on recent release of
bitcoin_hashes
v0.13.0 #621- Add a verify function to
PublicKey
#618- Add serialize function for schnorr::Signature #607
- Bump MSRV to 1.48 #595
- Remove implementations of
PartialEq
,Eq
,PartialOrd
,Ord
, andHash
from theimpl_array_newtype
macro. Users will now need to derive these traits if they are wanted.0.27.0 - 2023-03-15
- Depend on newly release
bitcoin_hashes
v0.12.- Implement
Debug
trait forScalar
type.- Implement
insecure-erase
.0.26.0 - 2202-12-19
- Update libsecp25k1 to v0.2.0
0.25.0 - 2022-12-07
- Fix soundness issue with
preallocated_gen_new
- Update to
secp256k1-sys
v0.7.0- Use type system to improve safety.
- Change secp256k1-sys symbol names to 0_6_1.
- Introduce
rustfmt
to the codebase.- Make all raw pointer methods go through the CPtr trait.
- Make comparison functions stable.
- Remove public constant
ONE_KEY
(consider usingFromStr
as a replacement).0.24.1 - 2022-10-25
- Fix broken deserialization logic of
KeyPair
that previously always panicked. After the patch deserialization only panics if neither theglobal-context
nor thealloc
(default) feature is active.0.24.0 - 2022-07-20
- Upgrade to new release of bitcoin_hashes.
0.23.4 - 2022-07-14
0.23.3 - 2022-06-29
0.23.2 - 2022-06-27
... (truncated)
7de09c8
Merge rust-bitcoin/rust-secp256k1256:
Tracking PR for release: `secp256k1 v0...3dc5b16
Bump version to v0.28.03aada83
Merge rust-bitcoin/rust-secp256k1256:
Add bindings to the ElligatorSwift imp...39febcb
Create rust-bidingsda4f67b
Merge rust-bitcoin/rust-secp256k1256:
Update vendored lib secp256k1 to v0.4.080b2a8d
Update vendored libsecp to v0.4.0d2285c9
ci: Remove MIPS* from CI0d58f50
ci: generalize grp in "illegal callback" testacf9ac1
delete test_manual_create_destroy
test04ce508
lib: fix bad unit testSourced from docker/build-push-action's releases.
v5.1.0
- Add
annotations
input by@crazy-max
in docker/build-push-action#992- Add
secret-envs
input by@elias-lundgren
in docker/build-push-action#980- Bump
@babel/traverse
from 7.17.3 to 7.23.2 in docker/build-push-action#991- Bump
@docker/actions-toolkit
from 0.13.0-rc.1 to 0.14.0 in docker/build-push-action#990 docker/build-push-action#1006Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0
4a13e50
Merge pull request #1006
from docker/dependabot/npm_and_yarn/docker/actions-t...7416668
chore: update generated contentb4f76a5
chore(deps): Bump @docker/actions-toolkit
from 0.13.0 to
0.14.0b7feb76
Merge pull request #1005
from crazy-max/ci-inspectfae8018
ci: inspect sbom and provenanceb625868
Merge pull request #1004
from crazy-max/ci-update-buildx5193ef1
ci: update buildx to latestd3afd77
Merge pull request #991
from docker/dependabot/npm_and_yarn/babel/traverse-7....7a786bb
Merge pull request #992
from crazy-max/annotationsc66ae3a
chore: update generated content