Skip to content

v26.1.0

Compare
Choose a tag to compare
@Byron Byron released this 04 Sep 18:11
· 29 commits to main since this release
05bc923

New Features

  • add progress::AtomicStep to allow referring to it.
    Previously, only StepShared was available, which implies an Arc.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Add progress::AtomicStep to allow referring to it. (0705a73)