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

Remove mutability on middlewares and replace the deprecated apis #7

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

skyfe79
Copy link
Member

@skyfe79 skyfe79 commented Jan 15, 2022

summary

  • Remove mutability on middlewares and replace the deprecated apis

changes

  • remove mutability on worksBefeoreCommit and worksAfterCommit
  • replace Task.sleep(_:) to Task.sleep(nanoseconds:)
  • update README.md

@skyfe79 skyfe79 added the enhancement New feature or request label Jan 15, 2022
@skyfe79 skyfe79 self-assigned this Jan 15, 2022
@skyfe79 skyfe79 merged commit e45114a into main Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant