You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sbt-unidoc 0.3.3 fixes the unidoc task not properly forcing compilation
before generating docs, thus missing generated sources (if there are any).
The fix was contributed by @rkuhn in #13.