Skip to content

v26.2.2

Compare
Choose a tag to compare
@Byron Byron released this 09 Sep 09:22
· 20 commits to main since this release
bb1eadf

This release relaxes trait-bounds of Count, Progress and NestedProgress to allow ?Sized as well.

Commit Statistics

  • 4 commits contributed to the release.
  • 2 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare next release (414506d)
    • Merge pull request #24 from NobodyXu/fix/dyn (c905d5c)
    • Relax bound of Progress, Count impl for DynNestedProgressToNestedProgress (967ea46)
    • Fix use of DynNestedProgress as trait object (7eb69ac)