v0.12.1
Version
This is a patch version as the changes in this release involve fixing an decoding error that was created in v0.12.0. The extra changes do not break the API, rather add some extra functions for dedicated EIP7636 support.
What's Changed
- fix: compilation with
default-features = false
by @DaniPopes in #74 - Revert to raw encoding for non-list entries by @AgeManning in #80
- chore: bump secp256k1 to 0.29 by @Rjected in #79
- chore: add .DS_Store and others to gitignore by @Rjected in #78
- Add EIP 7636 support by @JKincorperated in #81
New Contributors
- @JKincorperated made their first contribution in #81
Full Changelog: v0.12.0...v0.12.1
What's Changed
- fix: compilation with
default-features = false
by @DaniPopes in #74 - Revert to raw encoding for non-list entries by @AgeManning in #80
- chore: bump secp256k1 to 0.29 by @Rjected in #79
- chore: add .DS_Store and others to gitignore by @Rjected in #78
- Add EIP 7636 support by @JKincorperated in #81
New Contributors
- @JKincorperated made their first contribution in #81
Full Changelog: v0.12.0...v0.12.1