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

chore: release v1.2.0 #398

Merged
merged 1 commit into from
Aug 20, 2024
Merged

chore: release v1.2.0 #398

merged 1 commit into from
Aug 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 18, 2024

🤖 New release

  • sylvia: 1.1.0 -> 1.2.0
  • sylvia-derive: 1.1.0 -> 1.2.0
Changelog

sylvia-derive

1.2.0 - 2024-08-19

Added

  • Emit error if contract macro is above entry_points
  • Remove support for , custom(msg=.. ,query=..) in entry_points
  • Add CustomMsg and CustomQuery to ContractApi

Fixed

  • Pass attribute to struct fields

Other

  • Review fixes
  • (sylvia-derive) Document inner types
  • [breaking] Remove InterfaceApi in favor of InterfaceMessagesApi (#413)
  • Fix duplicated instantiation error
  • Refactor struct message generation
  • Generic cw1-whitelist example (#404)
  • Create fold module
  • Setup new directory structure
  • Fix clippy
  • Update to cosmwasm-std 2.1.1
  • Cleanup in entry_points macro
  • Silence clippy warn about lack of Default (#396)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-07-18T12-19-23Z branch 4 times, most recently from a7caef2 to e89f185 Compare July 31, 2024 14:53
@github-actions github-actions bot force-pushed the release-plz-2024-07-18T12-19-23Z branch 7 times, most recently from 3bcfbd7 to 59e5b1f Compare August 12, 2024 09:16
@github-actions github-actions bot changed the title chore: release chore: release v2.0.0 Aug 19, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-07-18T12-19-23Z branch from 59e5b1f to 410c418 Compare August 19, 2024 07:45
@jawoznia jawoznia changed the title chore: release v2.0.0 chore: release v1.2.0 Aug 20, 2024
@github-actions github-actions bot changed the title chore: release v1.2.0 chore: release v2.0.0 Aug 20, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-07-18T12-19-23Z branch from 410c418 to f90f2a2 Compare August 20, 2024 09:04
@jawoznia jawoznia force-pushed the release-plz-2024-07-18T12-19-23Z branch from f90f2a2 to b430255 Compare August 20, 2024 09:11
@jawoznia jawoznia changed the title chore: release v2.0.0 chore: release v1.2.0 Aug 20, 2024
@jawoznia jawoznia force-pushed the release-plz-2024-07-18T12-19-23Z branch from b430255 to b56b9d3 Compare August 20, 2024 09:13
@jawoznia jawoznia force-pushed the release-plz-2024-07-18T12-19-23Z branch from b56b9d3 to fbbdff7 Compare August 20, 2024 09:40
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.88%. Comparing base (ac78d49) to head (fbbdff7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #398       +/-   ##
===========================================
- Coverage   82.12%   70.88%   -11.25%     
===========================================
  Files          53       53               
  Lines        3077     3050       -27     
===========================================
- Hits         2527     2162      -365     
- Misses        550      888      +338     

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

@jawoznia jawoznia merged commit 7fde418 into main Aug 20, 2024
8 of 9 checks passed
@jawoznia jawoznia deleted the release-plz-2024-07-18T12-19-23Z branch August 20, 2024 10:51
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.

2 participants