Skip to content

chore: release v0.1.1#15

Merged
loichyan merged 7 commits into
mainfrom
release/v0.1.1
Aug 29, 2025
Merged

chore: release v0.1.1#15
loichyan merged 7 commits into
mainfrom
release/v0.1.1

Conversation

@loichyan

Copy link
Copy Markdown
Owner

The major update since the previous release is the introduction of the #[dynify] macro, which can significantly reduce boilerplate codes when defining async methods that have multiple lifetimes in their signatures.

Added

  • Support downcasting a Buffered pointer (#10).
  • Support unwrapping a Buffered pointer (#11).
  • Add a helper macro #[dynify] for trait transformations (#12).
  • Support transformations of function items for #[dynify] (#13)

@codecov

codecov Bot commented Aug 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.37%. Comparing base (d862743) to head (b34108b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files          12       12           
  Lines         862      862           
=======================================
  Hits          848      848           
  Misses         14       14           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@loichyan loichyan merged commit 5c86154 into main Aug 29, 2025
8 checks passed
@loichyan loichyan deleted the release/v0.1.1 branch August 30, 2025 04:23
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