a2 icon indicating copy to clipboard operation
a2 copied to clipboard

v0.7

Open HarryET opened this issue 2 years ago • 3 comments

Description

This release will bump the versions of dependencies as well as bring the codebase into a modern rust version. Merging this PR is reliant on https://github.com/WalletConnect/hyper-alpn/pull/9 getting merged and released first.

How Has This Been Tested?

Using cargo test

Due Diligence

  • [x] Breaking change
  • [x] Requires a documentation update
  • [ ] Requires a e2e/integration test update

HarryET avatar Aug 15 '22 13:08 HarryET

This PR is waiting for @jrconlin's PR from the Mozilla Service's repo before we cary on so that I'm not writing the same fixes they are.

HarryET avatar Aug 22 '22 13:08 HarryET

you could probably land this one and I can merge the changes in localized.rs and the others. This looks like it's mostly updating code.

(Sorry, been busy with other projects. Will try to get the PR done this week.)

jrconlin avatar Aug 22 '22 17:08 jrconlin

you could probably land this one and I can merge the changes in localized.rs and the others. This looks like it's mostly updating code.

(Sorry, been busy with other projects. Will try to get the PR done this week.)

👍🏼 Also looking at #62 to try get this into v0.7, will double check you changes and if non breaking I'll merge this and just release a v0.7.1 afterwards with you changes.

HarryET avatar Aug 23 '22 06:08 HarryET

Since this is OSS, can we add a .editorconfig while we're at it?

I'll make an issue and add this later

HarryET avatar Dec 22 '22 14:12 HarryET