Skip to content

v0.5.6

Pre-release
Pre-release

Choose a tag to compare

@kiki-kanri kiki-kanri released this 15 Oct 16:50
· 123 commits to main since this release

compare changes

πŸ’… Refactors

  • Inline some generic type constraints instead of defining them in where clauses (4fc790d)
  • Change pub(in crate::task) to pub(super) (9b69e4e)

🏑 Chore

  • Upgrade dependencies (1f25c8c)
  • Unify feature definitions by using dep: prefix for all dependencies (6b85cdd)

❀️ Contributors

  • Kiki-kanri