Skip to content
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

Release 0.5.0 #94

Merged
merged 2 commits into from
May 25, 2022
Merged

Release 0.5.0 #94

merged 2 commits into from
May 25, 2022

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented May 24, 2022

Description

Release updates for bdk-cli 0.5.0.

Notes to the reviewers

I had to make the following changes in this branch:

  1. Update MSRV to 1.56.0 to fix http dependency issue after doing cargo update.
  2. Commented out new sqlite-db feature, can't use it until next bdk release fix is in

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature
  • I've updated CHANGELOG.md

@notmandatory notmandatory changed the title release 0.5.0 Release 0.5.0 May 24, 2022
@notmandatory notmandatory self-assigned this May 24, 2022
@notmandatory notmandatory added this to the Release 0.5.0 milestone May 24, 2022
@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #94 (80260e1) into master (51b2b6a) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   44.05%   44.09%   +0.03%     
==========================================
  Files           2        2              
  Lines        1287     1286       -1     
==========================================
  Hits          567      567              
+ Misses        720      719       -1     
Impacted Files Coverage Δ
src/lib.rs 52.42% <0.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51b2b6a...80260e1. Read the comment docs.

@notmandatory notmandatory marked this pull request as ready for review May 24, 2022 16:41
Copy link
Contributor

@rajarshimaitra rajarshimaitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 80260e1

@notmandatory notmandatory merged commit 80260e1 into master May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants