Releases: ApeWorX/ape-trezor
Releases · ApeWorX/ape-trezor
Ape Trezor 0.8.1
Ape Trezor 0.8.0
Ape Trezor 0.7.0
Changes
- feat!: Handle 0.7 breaking changes and EIP712 support [APE-1572] @NotPeopling2day (#40)
Special thanks to: @NotPeopling2day
Ape Trezor 0.6.2
Ape Trezor 0.6.1
Ape Trezor 0.6.0
Changes
- chore: upgrade to 0.6 @unparalleled-js (#37)
- feat: support configuring hd path in
ape-config.yaml
@unparalleled-js (#30) - docs: added information about WSL2 USB to readme @sabotagebeats (#35)
- fix: issue preventing the default HD Path accounts from signing transactions @unparalleled-js (#31)
Special thanks to: @sabotagebeats and @unparalleled-js
Ape Trezor 0.5.1
Changes
- fix: issue preventing signing transactions from working @unparalleled-js (#29)
- fix: use python3 as pre-commit default language @helloibis (#23)
Special thanks to: @helloibis and @unparalleled-js
Ape Trezor 0.5.0
Ape Trezor 0.4.1
Changes
- chore: update docs and setup @NotPeopling2day (#21)
- fix: issues with
sign_transaction()
@merc1er (#20)
Special thanks to: @NotPeopling2day and @merc1er