Skip to content

1.0.0

Compare
Choose a tag to compare
@SethTisue SethTisue released this 18 Nov 04:13
568f063

user-visible changes (since 0.2.0):

In order to build for Scala 3, we had to rename some inner classes. Technically, this broke binary compatibility with 0.2.0. Ordinary code that uses the built-in parallel collections won't be affected by this, however. Code that defines custom parallel collections might be affected. (See #80.)

This release was brought to you by 6 contributors according to git shortlog -sn --no-merges v1.0.0-RC1 ^v0.2.0. Thank you Seth Tisue, Scala Steward, Lukas Rytz, Eugene Yokota, Lorenzo Gabriele, dengziming.

(These notes are repeated from 1.0.0-RC1. There have been no changes since then.)