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 #235

Merged
merged 1 commit into from
Nov 13, 2023
Merged

chore: release #235

merged 1 commit into from
Nov 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 26, 2023

πŸ€– New release

  • sylvia: 0.8.1 -> 0.9.0 (βœ“ API compatible changes)
  • sylvia-derive: 0.8.1 -> 0.9.0
Changelog

sylvia-derive

0.9.0 - 2023-11-13

Added

  • Support generic types in entry points
  • Impl ContractApi extension trait
  • Wrap contract types in sv module
  • Wrap impl types in sv module
  • Hide generated interface types in sv module
  • Move messages method out of EnumMsg
  • Support generics on every message type
  • Support generic contract for simple contract
  • Support generic contract for simple contract
  • Support generics on messages attribute in main contract macro
  • Support generic interface implemented on contract
  • Emit InterfaceTypes
  • Check interfaces return type for used generics
  • Add support for generics in interface

Fixed

  • [breaking] Expect , in :custom(msg, query)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2023-09-26T09-43-47Z branch 2 times, most recently from 81dfff0 to 621f3a8 Compare November 13, 2023 11:46
@jawoznia jawoznia force-pushed the release-plz/2023-09-26T09-43-47Z branch from 621f3a8 to 4afd52b Compare November 13, 2023 12:17
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #235 (4afd52b) into main (cc11f29) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   86.18%   86.18%           
=======================================
  Files          25       25           
  Lines        1744     1744           
=======================================
  Hits         1503     1503           
  Misses        241      241           

πŸ“£ Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@jawoznia jawoznia merged commit 23f072c into main Nov 13, 2023
7 checks passed
@jawoznia jawoznia deleted the release-plz/2023-09-26T09-43-47Z branch November 13, 2023 12:36
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.

1 participant