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 v0.14.0 #89

Merged
merged 5 commits into from
Jan 22, 2024
Merged

Conversation

piotr-roslaniec
Copy link
Contributor

@piotr-roslaniec piotr-roslaniec commented Jan 12, 2024

Type of PR:

  • Other

Required reviews:

  • 1

What this does:

  • Documents and releases prior changes
  • Removing publishing docs for old WASM packaging

Why it's needed:

  • Releasing a new npm package will help with some packaging issues in taco-web

Notes for reviewers:

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (622b8c3) 23.46% compared to head (9fb1200) 23.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   23.46%   23.45%   -0.01%     
==========================================
  Files          18       18              
  Lines        3520     3521       +1     
==========================================
  Hits          826      826              
- Misses       2694     2695       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@manumonti manumonti left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@piotr-roslaniec piotr-roslaniec marked this pull request as draft January 12, 2024 10:25
@piotr-roslaniec piotr-roslaniec marked this pull request as ready for review January 12, 2024 10:37
CHANGELOG.md Outdated

### Changed

- Fixed Python typings for `ThresholdMessageKit.decrypt_with_shared_secret()` and `combine_decryption_shares_simple()` ([#84])
Copy link
Member

Choose a reason for hiding this comment

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

Is #84 a breaking change for "compatibility" if it is purely related to the binding signature, and not the underlying method? If it isn't a breaking change, could this instead be in a Fixed block instead of in the Changed and put below the Added block?

Of course #83 is indeed a breaking change and should be left here, just channeling my inner Bogdan for changelogs format. 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, it's a Fixed change. Fixed.

@piotr-roslaniec piotr-roslaniec merged commit 958b724 into nucypher:main Jan 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants